diff options
Diffstat (limited to 'engine/namingscreen.asm')
-rwxr-xr-x | engine/namingscreen.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/engine/namingscreen.asm b/engine/namingscreen.asm index 93cd97199..b31913015 100755 --- a/engine/namingscreen.asm +++ b/engine/namingscreen.asm @@ -345,7 +345,7 @@ Function11915: ; 11915 ret .asm_11930 - callab Function8cf53 + callab ClearSpriteAnims call ClearSprites xor a ld [hSCX], a @@ -866,7 +866,7 @@ Function11c11: ; 11c11 (4:5c11) Function11c51: ; 11c51 call ClearSprites - callab Function8cf53 + callab ClearSpriteAnims call LoadStandardFont call LoadFontsExtra |