mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-28 10:20:04 +02:00
GOL works 100% now. todo: make some way to set GSPEED from ingame, and is the number of frames per generation.
This commit is contained in:
@@ -108,6 +108,7 @@ int NGOL;
|
||||
int CGOL;
|
||||
int GSPEED;
|
||||
int gol[XRES][YRES];
|
||||
int gol2[XRES][YRES];
|
||||
extern sign signs[MAXSIGNS];
|
||||
extern stamp stamps[STAMP_MAX];
|
||||
extern int stamp_count;
|
||||
|
Reference in New Issue
Block a user