Kill version.asm.

This commit is contained in:
IIMarckus 2014-10-17 02:42:32 -06:00
parent 008cface52
commit a3d3f8324a
93 changed files with 662 additions and 730 deletions

View file

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

View file

@ -366,7 +366,7 @@ PokedexMenuItemsText: ; 402af (10:42af)
db "DATA"
next "CRY"
next "AREA"
IF _YELLOW
IF DEF(_YELLOW)
next "PRNT"
ENDC
next "QUIT@"