diff options
-rw-r--r-- | battle/core.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/battle/core.asm b/battle/core.asm index a0e2576c1..2dc97dfc2 100644 --- a/battle/core.asm +++ b/battle/core.asm @@ -5743,7 +5743,7 @@ Function3e4bc: ; 3e4bc jr .asm_3e613 .asm_3e610 - ld hl, Function3cc39 + ld hl, BattleText_0x80c39 .asm_3e613 call StdBattleTextBox |