Added a console! it is pretty self explanitory

This commit is contained in:
Cracker64
2011-01-30 01:23:24 -05:00
parent 4b5337c03a
commit e18337a70a
4 changed files with 307 additions and 2 deletions

View File

@@ -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;