mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-16 05:14:01 +02:00
Added extra functions to FILT (determined by tmp, modes are convert, filter and add, convert is default). Added property edit tool, changes the properties of materials
This commit is contained in:
@@ -205,6 +205,8 @@ extern int drawgrav_enable;
|
||||
|
||||
void menu_count(void);
|
||||
|
||||
void prop_edit_ui(pixel *vid_buf, int x, int y);
|
||||
|
||||
void get_sign_pos(int i, int *x0, int *y0, int *w, int *h);
|
||||
|
||||
void add_sign_ui(pixel *vid_buf, int mx, int my);
|
||||
|
Reference in New Issue
Block a user