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

@ -56,7 +56,7 @@ _BillThankYouText:: ; 8d3f5 (23:53f5)
_SSTicketReceivedText:: ; 8d499 (23:5499)
text $52, " received"
line "an @"
TX_RAM $cf4b
TX_RAM wcf4b
text "!@@"
_SSTicketNoRoomText:: ; 8d4b0 (23:54b0)