mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-20 23:21:20 +02:00
Remove remaining references to old decorations buffer
This commit is contained in:
committed by
Simon Robertshaw
parent
6a2f357efd
commit
a2c171fbf9
@@ -240,6 +240,6 @@ char *console_ui(pixel *vid_buf, char error[255],char console_more);
|
||||
|
||||
void simulation_ui(pixel *vid_buf);
|
||||
|
||||
unsigned int decorations_ui(pixel *vid_buf, pixel *decorations, int *bsx, int *bsy, unsigned int savedColor);
|
||||
unsigned int decorations_ui(pixel *vid_buf, int *bsx, int *bsy, unsigned int savedColor);
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user