Changes to wxWidgets/SDL2 port :
- Updated UI - OpenGL 3.0 with GLSL/GLSLP-support - Improvements to Windows version - Minor changes/bugfixes Patch from bit.
This commit is contained in:
parent
354d52754c
commit
2881d35680
90 changed files with 15042 additions and 5351 deletions
|
|
@ -67,7 +67,7 @@ extern int xsize,ysize;
|
|||
|
||||
extern float cpuclock;
|
||||
|
||||
extern int emu_fps, frames;
|
||||
extern int emu_fps, frames, video_frames, video_refresh_rate;
|
||||
|
||||
extern int readflash;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue