diff options
Diffstat (limited to 'constants/pokemon_constants.asm')
-rw-r--r-- | constants/pokemon_constants.asm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/constants/pokemon_constants.asm b/constants/pokemon_constants.asm index c0bd9671..122fe27d 100644 --- a/constants/pokemon_constants.asm +++ b/constants/pokemon_constants.asm @@ -316,6 +316,3 @@ const_value SET 1 const MONMENU_MOVE ; 19 const MONMENU_MAIL ; 20 const MONMENU_ERROR ; 21 - -MONMENU_FIELD_MOVE EQU 0 -MONMENU_MENUOPTION EQU 1 |