mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-27 17:59:49 +02:00
Merge with crackers console
This commit is contained in:
@@ -139,6 +139,7 @@ int gol[XRES][YRES];
|
||||
int gol2[XRES][YRES][NGOL];
|
||||
int SEC;
|
||||
int SEC2;
|
||||
int console_mode;
|
||||
int REPLACE_MODE;
|
||||
int CURRENT_BRUSH;
|
||||
int GRID_MODE;
|
||||
|
@@ -226,5 +226,7 @@ void open_link(char *uri);
|
||||
|
||||
int report_ui(pixel *vid_buf, char *save_id);
|
||||
|
||||
char *console_ui(pixel *vid_buf, char error[255]);
|
||||
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user