diff options
Diffstat (limited to 'includes')
| -rw-r--r-- | includes/powder.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/includes/powder.h b/includes/powder.h index 29b3db4..c0cf8b9 100644 --- a/includes/powder.h +++ b/includes/powder.h @@ -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); |
