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