diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2015-11-28 15:13:40 -0500 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-11-28 15:13:40 -0500 |
commit | 8612a4a531b755b1d323e834980dab5ae896499c (patch) | |
tree | 10e38f0fb2bd99a4f7077c1d3c82662ae43b63a4 /text | |
parent | 43903f543bb04344710d57862a2c5534fd3e5b4c (diff) |
Renaming sections, further dissolving main.asm
Diffstat (limited to 'text')
-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" |