diff options
Diffstat (limited to 'text/battle.asm')
-rw-r--r-- | text/battle.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/text/battle.asm b/text/battle.asm index c17765855..4a49cb50c 100644 --- a/text/battle.asm +++ b/text/battle.asm @@ -478,9 +478,9 @@ BecameConfusedText: ; 0x80d97 text "<TARGET>" line "became confused!" prompt -; 0x80dab +; ItemHealedConfusion -BattleText_0x80dab: ; 0x80dab +BattleText_ItemHealedConfusion: ; ItemHealedConfusion text "A @" text_from_ram StringBuffer1 text " rid" |