diff options
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 9b89e673c..a374d59bc 100644 --- a/home/battle.asm +++ b/home/battle.asm @@ -312,7 +312,7 @@ BattleTextBox:: ; 3ac3 push hl call SpeechTextBox call MobileTextBorder - call DrawOnMap + call UpdateSprites call Function321c pop hl call PrintTextBoxText |