diff options
Diffstat (limited to 'home/map.asm')
-rw-r--r-- | home/map.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/map.asm b/home/map.asm index 0ed02c46..94f30850 100644 --- a/home/map.asm +++ b/home/map.asm @@ -2320,7 +2320,7 @@ ReturnToMapWithSpeechTextbox:: ReloadTilesetAndPalettes:: call DisableLCD call ClearSprites - farcall Function1414b + farcall _ClearSprites call LoadStandardFont call LoadFontsExtra ldh a, [hROMBank] |