Comment some bank 0 functions, and add wram labels for Predef.

This commit is contained in:
yenatch 2014-05-23 15:11:09 -07:00
parent 15427f5320
commit 0dea0cc3fb
14 changed files with 189 additions and 156 deletions

View file

@ -4,7 +4,7 @@ HiddenItemNear: ; 7481f (1d:481f)
.asm_74824
ld de, $0003
ld a, [W_CURMAP]
call IsInArrayCummulativeCount
call IsInRestOfArray
ret nc ; return if current map has no hidden items
push bc
push hl