mirror of
https://github.com/FunKey-Project/Bibi.git
synced 2026-05-08 05:43:24 +02:00
corrected last segfaults, added 150ms before SDL_WaitEvent calls for debounce
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
#ifdef HW_SCREEN_RESIZE
|
||||
extern SDL_Surface *hw_screen;
|
||||
#endif //HW_SCREEN_RESIZE
|
||||
extern SDL_Surface *screen;
|
||||
|
||||
#ifdef SOUND_SDL_ACTIVATED
|
||||
extern bool audio_init_ok;
|
||||
|
||||
Reference in New Issue
Block a user