diff options
Diffstat (limited to 'includes')
| -rw-r--r-- | includes/powder.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/includes/powder.h b/includes/powder.h index 396efb1..b007755 100644 --- a/includes/powder.h +++ b/includes/powder.h @@ -855,9 +855,7 @@ static part_transition ptransitions[PT_NUM] = #define NGT_LOTE 19 #define NGT_FRG2 20 #define NGT_STAR 21 -#define NGT_FROG 22int update_DEST(UPDATE_FUNC_ARGS); -int update_EMP(UPDATE_FUNC_ARGS); -int update_LIGH(UPDATE_FUNC_ARGS); +#define NGT_FROG 22 #define NGT_BRAN 23 struct gol_menu |
