mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-25 09:11:09 +02:00
Added detach to powder.h.
This commit is contained in:
@@ -873,6 +873,8 @@ static void create_gain_photon(int pp);
|
||||
|
||||
void kill_part(int i);
|
||||
|
||||
void detach(int i);
|
||||
|
||||
void part_change_type(int i, int x, int y, int t);
|
||||
|
||||
int create_part(int p, int x, int y, int t);
|
||||
|
Reference in New Issue
Block a user