mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 15:45:24 +13:00
Kill version.asm.
This commit is contained in:
parent
008cface52
commit
a3d3f8324a
93 changed files with 662 additions and 730 deletions
|
|
@ -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!"
|
||||
|
|
|
|||
|
|
@ -366,7 +366,7 @@ PokedexMenuItemsText: ; 402af (10:42af)
|
|||
db "DATA"
|
||||
next "CRY"
|
||||
next "AREA"
|
||||
IF _YELLOW
|
||||
IF DEF(_YELLOW)
|
||||
next "PRNT"
|
||||
ENDC
|
||||
next "QUIT@"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue