Clean up more Yellow ifdefs.

This commit is contained in:
IIMarckus 2016-03-22 00:10:23 -06:00
parent 6057f285ad
commit 3fd6787692
25 changed files with 15 additions and 319 deletions

View file

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

View file

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