summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--engine/predef.asm2
-rw-r--r--home.asm2
2 files changed, 2 insertions, 2 deletions
diff --git a/engine/predef.asm b/engine/predef.asm
index e47cca90a..73bc937a3 100644
--- a/engine/predef.asm
+++ b/engine/predef.asm
@@ -104,5 +104,5 @@ PredefPointers:: ; 856b
add_predef AnimateFrontpic
add_predef Predef48 ; $48
add_predef HOF_AnimateFrontpic
- dwb $43ff, $2d
+ dbw $ff, InexplicablyEmptyFunction ; ???
; 864c
diff --git a/home.asm b/home.asm
index 60072b84b..ede76f847 100644
--- a/home.asm
+++ b/home.asm
@@ -37,7 +37,7 @@ INCLUDE "home/handshake.asm"
INCLUDE "home/game_time.asm"
INCLUDE "home/map.asm"
-Function2d43:: ; 2d43
+InexplicablyEmptyFunction:: ; 2d43
; Inexplicably empty.
; Seen in PredefPointers.
rept 16