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 b315928b8..cd90c7e6c 100644
--- a/home/map.asm
+++ b/home/map.asm
@@ -2299,10 +2299,8 @@ LoadMapTileset::
pop hl
ret
-InexplicablyEmptyFunction::
-; unused
-; Inexplicably empty.
-; Seen in PredefPointers.
+DummyEndPredef::
+; Unused function at the end of PredefPointers.
rept 16
nop
endr