mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-26 01:23:37 +02:00
Added a settings option to draw a wall frame around screen.
This commit is contained in:
@@ -78,6 +78,10 @@ void *file_load(char *fn, int *size);
|
||||
|
||||
void clipboard_push_text(char * text);
|
||||
|
||||
void draw_bframe();
|
||||
|
||||
void erase_bframe();
|
||||
|
||||
char * clipboard_pull_text();
|
||||
|
||||
extern char *clipboard_text;
|
||||
|
Reference in New Issue
Block a user