LOL GOL WORKS

This commit is contained in:
Philip
2010-11-04 22:12:51 -04:00
parent 443a861eaf
commit 4ed5b47bff
5 changed files with 67 additions and 6 deletions

View File

@@ -104,6 +104,9 @@ struct stamp
typedef struct stamp stamp;
int MSIGN;
int NGOL;
int CGOL;
int gol[XRES][YRES];
extern sign signs[MAXSIGNS];
extern stamp stamps[STAMP_MAX];
extern int stamp_count;