Add a lot of Yellow text changes.

This commit is contained in:
IIMarckus 2014-10-10 01:46:06 -06:00
parent 906bd59e77
commit 6e14461fa6
49 changed files with 945 additions and 11 deletions

View file

@ -345,6 +345,9 @@ BillsPCMenuText: ; 216e1 (8:56e1)
next "DEPOSIT ", $4a
next "RELEASE ", $4a
next "CHANGE BOX"
IF _YELLOW
next "PRINT BOX"
ENDC
next "SEE YA!"
db "@"

View file

@ -366,6 +366,9 @@ PokedexMenuItemsText: ; 402af (10:42af)
db "DATA"
next "CRY"
next "AREA"
IF _YELLOW
next "PRNT"
ENDC
next "QUIT@"
; tests if a pokemon's bit is set in the seen or owned pokemon bit fields