mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-18 06:01:19 +02:00
Dialog box for changing simulation options, gravity toggle needs implementing
This commit is contained in:
@@ -241,6 +241,8 @@ int report_ui(pixel *vid_buf, char *save_id);
|
||||
|
||||
char *console_ui(pixel *vid_buf, char error[255],char console_more);
|
||||
|
||||
void decorations_ui(pixel *vid_buf,pixel *decorations,int *bsx,int *bsy);
|
||||
void simulation_ui(pixel *vid_buf);
|
||||
|
||||
void decorations_ui(pixel *vid_buf, pixel *decorations, int *bsx, int *bsy);
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user