mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-21 07:31:26 +02:00
more small changes/fixes. Generation count for GoL in debug, resets with 'r'.
This commit is contained in:
@@ -137,6 +137,7 @@ int CURRENT_BRUSH;
|
||||
int GRID_MODE;
|
||||
int VINE_MODE;
|
||||
int DEBUG_MODE;
|
||||
int GENERATION;
|
||||
extern sign signs[MAXSIGNS];
|
||||
extern stamp stamps[STAMP_MAX];
|
||||
extern int stamp_count;
|
||||
|
Reference in New Issue
Block a user