mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-20 23:21:20 +02:00
Runtime fullscreen toggle TODO: Fix bug that prevents from closing the window after a fullscreen toggle
This commit is contained in:
@@ -206,4 +206,5 @@ void sdl_seticon(void);
|
||||
void play_sound(char *file);
|
||||
void start_grav_async(void);
|
||||
void stop_grav_async(void);
|
||||
void set_scale(int scale, int kiosk);
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user