diff options
Diffstat (limited to 'battle/core.asm')
-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 a0d72da3b..2aacc2783 100644 --- a/battle/core.asm +++ b/battle/core.asm @@ -9336,7 +9336,7 @@ Function3fb6c: ; 3fb6c call TextBox callba MobileTextBorder hlcoord 1, 5 - ld bc, $0307 + lb bc, 3, 7 call ClearBox call Functione51 call Function3ed9f |