ref: 1be6923c06d97c931c6f84a83ec9b3a80d92244b
parent: 6a3b3e3773744c72e4453c8852fb501fe2d820db
author: pikalaxalt <[email protected]>
date: Wed May 11 17:24:14 EDT 2016
Inexplicably empty function with malformed predef pointer, but what are you gonna do about it?
--- a/engine/predef.asm
+++ b/engine/predef.asm
@@ -104,5 +104,5 @@
add_predef AnimateFrontpic
add_predef Predef48 ; $48
add_predef HOF_AnimateFrontpic
- dwb $43ff, $2d
+ dbw $ff, InexplicablyEmptyFunction ; ???
; 864c
--- a/home.asm
+++ b/home.asm
@@ -37,7 +37,7 @@
INCLUDE "home/game_time.asm"
INCLUDE "home/map.asm"
-Function2d43:: ; 2d43
+InexplicablyEmptyFunction:: ; 2d43
; Inexplicably empty.
; Seen in PredefPointers.
rept 16