mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-30 11:19:51 +02:00
Added BCLN LOVE WTF. description on forum post. A fix for loading COAL. made everything use the #defines for cmode (ex. CM_HEAT instead of 5).
This commit is contained in:
@@ -108,7 +108,9 @@ typedef struct stamp stamp;
|
||||
int MSIGN;
|
||||
int CGOL;
|
||||
int ISGOL;
|
||||
int ISLOVE;
|
||||
int GSPEED;
|
||||
int love[XRES/9][YRES/9];
|
||||
int gol[XRES][YRES];
|
||||
int gol2[XRES][YRES][NGOL];
|
||||
extern sign signs[MAXSIGNS];
|
||||
|
Reference in New Issue
Block a user