mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-15 04:44:00 +02:00
Updating with all new changes
This commit is contained in:
@@ -205,7 +205,7 @@ void execute_save(pixel *vid_buf);
|
||||
|
||||
int execute_delete(pixel *vid_buf, char *id);
|
||||
|
||||
int execute_report(pixel *vid_buf, char *id);
|
||||
int execute_report(pixel *vid_buf, char *id, char *reason);
|
||||
|
||||
void execute_submit(pixel *vid_buf, char *id, char *message);
|
||||
|
||||
@@ -215,5 +215,7 @@ int execute_vote(pixel *vid_buf, char *id, char *action);
|
||||
|
||||
void open_link(char *uri);
|
||||
|
||||
int report_ui(pixel *vid_buf, char *save_id);
|
||||
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user