summaryrefslogtreecommitdiff
path: root/home.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home.asm')
-rw-r--r--home.asm4
1 files changed, 1 insertions, 3 deletions
diff --git a/home.asm b/home.asm
index 7c6a0aad..233b00be 100644
--- a/home.asm
+++ b/home.asm
@@ -4741,9 +4741,7 @@ IsInRestOfArray:: ; 3da9 (0:3da9)
ret
InitMapSprites:: ; 3dba (0:3dba)
- ld hl, _InitMapSprites ; 1401b (5:401b)
- ld b,BANK(_InitMapSprites)
- jp Bankswitch
+ jpab _InitMapSprites
RestoreScreenTilesAndReloadTilePatterns:: ; 3dc2 (0:3dc2)
call ClearSprites