mirror of https://github.com/pret/pokecrystal.git
Updated text pointer in line 5746.
This commit is contained in:
parent
fc8bf4b9e9
commit
739bac75b7
|
@ -5743,7 +5743,7 @@ Function3e4bc: ; 3e4bc
|
||||||
jr .asm_3e613
|
jr .asm_3e613
|
||||||
|
|
||||||
.asm_3e610
|
.asm_3e610
|
||||||
ld hl, Function3cc39
|
ld hl, BattleText_0x80c39
|
||||||
|
|
||||||
.asm_3e613
|
.asm_3e613
|
||||||
call StdBattleTextBox
|
call StdBattleTextBox
|
||||||
|
|
Loading…
Reference in New Issue