mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-20 07:01:27 +02:00
Decorations improvements
This commit is contained in:
@@ -240,6 +240,6 @@ char *console_ui(pixel *vid_buf, char error[255],char console_more);
|
||||
|
||||
void simulation_ui(pixel *vid_buf);
|
||||
|
||||
void decorations_ui(pixel *vid_buf, pixel *decorations, int *bsx, int *bsy);
|
||||
unsigned int decorations_ui(pixel *vid_buf, pixel *decorations, int *bsx, int *bsy, unsigned int savedColor);
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user