diff options
author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-11 21:24:14 -0400 |
---|---|---|
committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-11 21:24:14 -0400 |
commit | 1be6923c06d97c931c6f84a83ec9b3a80d92244b (patch) | |
tree | 5fc56acc77b118d0aa4f8982c6bacfc398e15e3a /home.asm | |
parent | 6a3b3e3773744c72e4453c8852fb501fe2d820db (diff) |
Inexplicably empty function with malformed predef pointer, but what are you gonna do about it?
Diffstat (limited to 'home.asm')
-rw-r--r-- | home.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |