mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-17 05:44:00 +02:00
Remove unused pixel buffer
This commit is contained in:
committed by
Simon Robertshaw
parent
633c3da401
commit
3f4d55fbcc
@@ -52,7 +52,6 @@ extern unsigned char fire_g[YRES/CELL][XRES/CELL];
|
||||
extern unsigned char fire_b[YRES/CELL][XRES/CELL];
|
||||
|
||||
extern unsigned int fire_alpha[CELL*3][CELL*3];
|
||||
extern pixel *fire_bg;
|
||||
extern pixel *pers_bg;
|
||||
|
||||
void draw_other(pixel *vid);
|
||||
|
Reference in New Issue
Block a user