diff options
Diffstat (limited to 'yellow.asm')
-rw-r--r-- | yellow.asm | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ _YELLOW EQU 1 _OPTION_BEACH_HOUSE EQU 1 _OPTION_LOWCOST_SAFARI EQU 1 +INCLUDE "charmap.asm" |
![]() |
index : pokered | |
Pokémon Red and Blue |
summaryrefslogtreecommitdiff |
-rw-r--r-- | yellow.asm | 1 |
@@ -1,3 +1,4 @@ _YELLOW EQU 1 _OPTION_BEACH_HOUSE EQU 1 _OPTION_LOWCOST_SAFARI EQU 1 +INCLUDE "charmap.asm" |