Remove the fullscreen hotkey message

No longer needed after the hotkeys to enter and exit full screen
mode were merged into one
This commit is contained in:
Alexander Babikov
2025-05-07 21:01:43 +05:00
parent 44376db7f2
commit c42f1e4d12
33 changed files with 51 additions and 316 deletions

View File

@@ -189,7 +189,6 @@ extern uint32_t pal_lookup[256];
#endif
extern int video_fullscreen;
extern int video_fullscreen_scale;
extern int video_fullscreen_first;
extern uint8_t fontdat[2048][8];
extern uint8_t fontdatm[2048][16];
extern uint8_t fontdat2[2048][8];