diff options
| author | Philip <philip@philip-linuxlaptop.(none)> | 2010-11-05 02:12:51 (GMT) |
|---|---|---|
| committer | Philip <philip@philip-linuxlaptop.(none)> | 2010-11-05 02:12:51 (GMT) |
| commit | 4ed5b47bfffd20c887e422a3997a756cc0066866 (patch) | |
| tree | f9e5b765aa4dd8b2630f2fc35b94b5d2c1094db0 /includes/defines.h | |
| parent | 443a861eaf59819fef9ba17033106057b17ea4df (diff) | |
| download | powder-4ed5b47bfffd20c887e422a3997a756cc0066866.zip powder-4ed5b47bfffd20c887e422a3997a756cc0066866.tar.gz | |
LOL GOL WORKS
Diffstat (limited to 'includes/defines.h')
| -rw-r--r-- | includes/defines.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/includes/defines.h b/includes/defines.h index df1fa0a..1827eca 100644 --- a/includes/defines.h +++ b/includes/defines.h @@ -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; |
