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