mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-28 18:29:49 +02:00
Improve error handling on display initialisation
This commit is contained in:
@@ -206,5 +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);
|
||||
int set_scale(int scale, int kiosk);
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user