diff options
Diffstat (limited to 'battle')
-rw-r--r-- | battle/anim_objects.asm | 2 | ||||
-rw-r--r-- | battle/core.asm | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/battle/anim_objects.asm b/battle/anim_objects.asm index f4aea5163..943b550b3 100644 --- a/battle/anim_objects.asm +++ b/battle/anim_objects.asm @@ -4949,7 +4949,7 @@ endr ld l, a pop de push bc - call Functione73 + call DecompressRequest2bpp pop bc ret ; ce85e (33:685e) diff --git a/battle/core.asm b/battle/core.asm index 752343df8..e7bd66203 100644 --- a/battle/core.asm +++ b/battle/core.asm @@ -9366,7 +9366,7 @@ Function3fb6c: ; 3fb6c hlcoord 1, 5 lb bc, 3, 7 call ClearBox - call Functione51 + call LoadStandardFont call Function3ed9f call Function3fbd6 xor a |