diff options
Diffstat (limited to 'constants/menu_constants.asm')
-rw-r--r-- | constants/menu_constants.asm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/constants/menu_constants.asm b/constants/menu_constants.asm index 97ed168e..c877f469 100644 --- a/constants/menu_constants.asm +++ b/constants/menu_constants.asm @@ -85,7 +85,6 @@ HMENURETURN_ASM EQU %11111111 const PARTYMENUACTION_GIVE_MON const PARTYMENUACTION_GIVE_MON_FEMALE ; unused const PARTYMENUACTION_GIVE_ITEM - const PARTYMENUACTION_MOBILE ; mobile ; PrintPartyMenuActionText arguments (see engine/pokemon/party_menu.asm) const_def $f0 const PARTYMENUTEXT_HEAL_PSN |