Remove most static wram addresses. Use labels instead.

For unknown addresses, use "w<address>".

Label overleads are still an issue.
This commit is contained in:
yenatch 2014-05-26 14:04:56 -07:00
parent 52ba96f5f4
commit 40c17c906b
290 changed files with 8262 additions and 7759 deletions

View file

@ -8,7 +8,7 @@ HiddenItemNear: ; 7481f (1d:481f)
ret nc ; return if current map has no hidden items
push bc
push hl
ld hl, $d6f0
ld hl, wd6f0
ld c, b
ld b, $2
ld a, $10 ; FlagActionPredef