summaryrefslogtreecommitdiff
path: root/home.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home.asm')
-rwxr-xr-xhome.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/home.asm b/home.asm
index 6ec1945..0d5dc51 100755
--- a/home.asm
+++ b/home.asm
@@ -2692,7 +2692,7 @@ Func_113a: ; 0x113a
inc h
ld h, [hl]
ld l, a
- call Func_117a
+ call JumpToHL
pop af
ld [hLoadedROMBank], a
ld [MBC5RomBank], a
@@ -2710,7 +2710,7 @@ Func_113a: ; 0x113a
ld [wd7fa], a
ret
-Func_117a: ; 0x117a
+JumpToHL: ; 0x117a
jp [hl]
LoadTileLists: ; 0x117b