diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2015-11-25 10:26:30 -0500 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-11-25 10:26:30 -0500 |
commit | 0c6f94effd1cb4278b0c0a2f02117055a69537e1 (patch) | |
tree | f9d84ffeab661e6e97c2b16a2aa0d7ebceae1be4 /home/battle.asm | |
parent | f599e477fc3306dbca9cad4aeadfe7a66b84c7bc (diff) |
Final relabeling before merge
Diffstat (limited to 'home/battle.asm')
-rw-r--r-- | home/battle.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/battle.asm b/home/battle.asm index 57bab4083..4786cc4d3 100644 --- a/home/battle.asm +++ b/home/battle.asm @@ -285,7 +285,7 @@ BattleTextBox:: ; 3ac3 call SpeechTextBox call MobileTextBorder call UpdateSprites - call Function321c + call ApplyTilemap pop hl call PrintTextBoxText ret |