5 lines
60 B
C
Raw Normal View History

void videoInit(void);
void videoBlit(int xres, int yres);