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 16b2456ab..fd68e5442 100644 --- a/home/map.asm +++ b/home/map.asm @@ -2021,7 +2021,7 @@ Function2b74:: ; 0x2b74 Function2bae:: ; 2bae call DisableLCD call ClearSprites - callba Function14168 + callba RefreshSprites call LoadStandardFont call LoadFontsExtra ld a, [hROMBank] |