mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-29 19:00:33 +02:00
WIFI, a wireless SPRK transmitter, has 25 'channels' controlled by temp. starting at 0C, every 100 degrees is a different channel, they are colored as well. Heat-gradient display, colors of elements is slightly changed based on temp. maybe some other fixes.
This commit is contained in:
@@ -124,6 +124,7 @@ int ISGOL;
|
||||
int ISLOVE;
|
||||
int ISLOLZ;
|
||||
int ISGRAV;
|
||||
int ISWIRE;
|
||||
int GSPEED;
|
||||
int love[XRES/9][YRES/9];
|
||||
int lolz[XRES/9][YRES/9];
|
||||
|
Reference in New Issue
Block a user