mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-13 11:54:04 +02:00
Favourites interface improvements
This commit is contained in:
@@ -249,6 +249,8 @@ void execute_submit(pixel *vid_buf, char *id, char *message);
|
||||
|
||||
void execute_fav(pixel *vid_buf, char *id);
|
||||
|
||||
void execute_unfav(pixel *vid_buf, char *id);
|
||||
|
||||
int execute_vote(pixel *vid_buf, char *id, char *action);
|
||||
|
||||
void open_link(char *uri);
|
||||
|
Reference in New Issue
Block a user