mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-29 10:49:53 +02:00
added 'load' command, and a basic error message.
This commit is contained in:
@@ -224,7 +224,7 @@ void open_link(char *uri);
|
||||
|
||||
int report_ui(pixel *vid_buf, char *save_id);
|
||||
|
||||
char *console_ui(pixel *vid_buf);
|
||||
char *console_ui(pixel *vid_buf, char error[255]);
|
||||
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user