mirror of
https://github.com/dborth/snes9xgx.git
synced 2025-04-08 21:51:17 +02:00
5 lines
60 B
C
5 lines
60 B
C
|
|
void videoInit(void);
|
|
void videoBlit(int xres, int yres);
|
|
|