diff options
Diffstat (limited to 'data')
-rwxr-xr-x | data/hide_show_data.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/hide_show_data.asm b/data/hide_show_data.asm index d465dfb3..4e3fe2c2 100755 --- a/data/hide_show_data.asm +++ b/data/hide_show_data.asm @@ -264,7 +264,7 @@ MapHSPointers: ; c69b (3:469b) ; a) Map_ID = $FF ; b) Map_ID ≠ currentMapID ; -; This Data is loaded into RAM at wd5ce-$D5F?. (W_MISSABLEOBJECTLIST) +; This Data is loaded into RAM at wd5ce-$D5F?. (wMissableObjectList) ; These constants come from the bytes for Predef functions: Hide equ $11 |