summaryrefslogtreecommitdiff
path: root/home/map.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home/map.asm')
-rw-r--r--home/map.asm6
1 files changed, 2 insertions, 4 deletions
diff --git a/home/map.asm b/home/map.asm
index 75281a1b..4146eaf0 100644
--- a/home/map.asm
+++ b/home/map.asm
@@ -2142,10 +2142,8 @@ LoadMapTileset::
pop hl
ret
-InexplicablyEmptyFunction::
-; unused
-; Inexplicably empty.
-; Seen in PredefPointers.
+DummyEndPredef::
+; Unused function at the end of PredefPointers.
rept 16
nop
endr