Added detach to powder.h.
This commit is contained in:
parent
7f245483a2
commit
f5af89fb43
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user