mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-30 03:09:53 +02:00
Made it go faster, once per frame, and cool heat colors.
This commit is contained in:
@@ -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];
|
||||
|
Reference in New Issue
Block a user