diff options
Diffstat (limited to 'yellow.asm')
-rw-r--r-- | yellow.asm | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/yellow.asm b/yellow.asm deleted file mode 100644 index 3edffe01..00000000 --- a/yellow.asm +++ /dev/null @@ -1,4 +0,0 @@ -_YELLOW EQU 1 -_OPTION_BEACH_HOUSE EQU 1 -_OPTION_LOWCOST_SAFARI EQU 1 -INCLUDE "charmap.asm" |