mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-13 11:54:04 +02:00
Add access to the local saving features
This commit is contained in:
@@ -197,7 +197,7 @@ void ui_richtext_settext(char *text, ui_richtext *ed);
|
||||
|
||||
void ui_richtext_process(int mx, int my, int mb, int mbq, ui_richtext *ed);
|
||||
|
||||
void draw_svf_ui(pixel *vid_buf);
|
||||
void draw_svf_ui(pixel *vid_buf, int alternate);
|
||||
|
||||
void error_ui(pixel *vid_buf, int err, char *txt);
|
||||
|
||||
|
Reference in New Issue
Block a user