diff options
Diffstat (limited to 'include/battle.h')
-rw-r--r-- | include/battle.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/battle.h b/include/battle.h index bed12204f..c9534745d 100644 --- a/include/battle.h +++ b/include/battle.h @@ -45,7 +45,6 @@ #define B_ACTION_NONE 0xFF #define MAX_TRAINER_ITEMS 4 -#define MAX_MON_MOVES 4 // array entries for battle communication #define MULTIUSE_STATE 0x0 |