diff options
author | Scott Norton <PikalaxALT@users.noreply.github.com> | 2015-06-07 21:14:20 -0400 |
---|---|---|
committer | Scott Norton <PikalaxALT@users.noreply.github.com> | 2015-06-07 21:14:20 -0400 |
commit | 739bac75b791edb6447b2f5d2747825e76ce2ab8 (patch) | |
tree | 6e859dad6cb6146c16c30c1f67ae0d2be2ea28db | |
parent | fc8bf4b9e94f09da6e63a7f532fc9f0aeb835aad (diff) |
Updated text pointer in line 5746.
-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 |