diff options
Diffstat (limited to 'constants')
-rw-r--r-- | constants/item_constants.asm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/constants/item_constants.asm b/constants/item_constants.asm index d9cd99a34..0f666b28e 100644 --- a/constants/item_constants.asm +++ b/constants/item_constants.asm @@ -272,7 +272,6 @@ ITEM_FROM_MEM EQU $FF ; leftovers from red SAFARI_BALL EQU $08 ; MOON_STONE MOON_STONE_RED EQU $0A ; BURN_HEAL -FULL_HEAL_RED EQU $34 ; X_SPEED ; mail MAIL_MSG_LENGTH EQU $20 |