mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-30 19:29:52 +02:00
Added Cracker changes for adding a triangle brush! :DDD Seems to work without any issues.
This commit is contained in:
@@ -969,6 +969,8 @@ void detach(int i);
|
||||
|
||||
void part_change_type(int i, int x, int y, int t);
|
||||
|
||||
int InCurrentBrush(int i, int j, int rx, int ry);
|
||||
|
||||
int create_part(int p, int x, int y, int t);
|
||||
|
||||
void delete_part(int x, int y);
|
||||
|
Reference in New Issue
Block a user