mirror of
https://github.com/dborth/snes9xgx.git
synced 2024-11-01 08:25:18 +01:00
5 lines
60 B
C
5 lines
60 B
C
|
|
void videoInit(void);
|
|
void videoBlit(int xres, int yres);
|
|
|