mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-16 05:14:01 +02:00
Copy text UI
This commit is contained in:
@@ -177,6 +177,8 @@ void error_ui(pixel *vid_buf, int err, char *txt);
|
||||
|
||||
void info_ui(pixel *vid_buf, char *top, char *txt);
|
||||
|
||||
void copytext_ui(pixel *vid_buf, char *top, char *txt, char *copytxt);
|
||||
|
||||
void info_box(pixel *vid_buf, char *msg);
|
||||
|
||||
int confirm_ui(pixel *vid_buf, char *top, char *msg, char *btn);
|
||||
|
Reference in New Issue
Block a user