mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-20 13:33:02 +01:00
Add the fullscreen mode to .ini config
This commit is contained in:
@@ -77,7 +77,6 @@ void osinterface_draw();
|
||||
void osinterface_free();
|
||||
void osinterface_update_palette(char* colours, int start_index, int num_colours);
|
||||
|
||||
int g_current_fullscreen_mode;
|
||||
void osinterface_set_fullscreen_mode(int mode);
|
||||
|
||||
void osinterface_set_cursor(char cursor);
|
||||
|
||||
Reference in New Issue
Block a user