mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-16 21:34:01 +02:00
Skip unused particles at end of parts[]
This commit is contained in:
committed by
Simon Robertshaw
parent
61bbc36cfa
commit
1713604233
@@ -948,6 +948,7 @@ extern int airMode;
|
||||
|
||||
extern particle *parts;
|
||||
extern particle *cb_parts;
|
||||
extern int parts_lastActiveIndex;
|
||||
|
||||
extern unsigned char bmap[YRES/CELL][XRES/CELL];
|
||||
extern unsigned char emap[YRES/CELL][XRES/CELL];
|
||||
|
Reference in New Issue
Block a user