Made it go faster, once per frame, and cool heat colors.

This commit is contained in:
Philip
2010-11-05 01:22:43 -04:00
parent 4ed5b47bff
commit 068076a4ae
4 changed files with 11 additions and 4 deletions

View File

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