diff options
| author | IIMarckus <iimarckus@gmail.com> | 2016-06-07 23:55:55 -0600 |
|---|---|---|
| committer | IIMarckus <iimarckus@gmail.com> | 2016-06-07 23:55:55 -0600 |
| commit | 674b4dcc4aabde8b5556c0ed32383c32b11a4f0e (patch) | |
| tree | c450c701fd0d6ab3f393d3e1dcf7dd7245615fb1 /data/tileset_headers.asm | |
| parent | dbw door tiles (diff) | |
| download | pokeyellow-674b4dcc4aabde8b5556c0ed32383c32b11a4f0e.tar.gz pokeyellow-674b4dcc4aabde8b5556c0ed32383c32b11a4f0e.tar.xz pokeyellow-674b4dcc4aabde8b5556c0ed32383c32b11a4f0e.zip | |
Remove the Beach House option.
Diffstat (limited to 'data/tileset_headers.asm')
| -rwxr-xr-x | data/tileset_headers.asm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/data/tileset_headers.asm b/data/tileset_headers.asm index 3e2e68bb..84cfaffd 100755 --- a/data/tileset_headers.asm +++ b/data/tileset_headers.asm @@ -23,6 +23,3 @@ Tilesets: ; c7be (3:47be) tileset Club_Block, Club_GFX, Club_Coll, $07,$17,$FF, $FF, INDOOR tileset Facility_Block, Facility_GFX, Facility_Coll, $12,$FF,$FF, $FF, CAVE tileset Plateau_Block, Plateau_GFX, Plateau_Coll, $FF,$FF,$FF, $45, CAVE -IF DEF(_OPTION_BEACH_HOUSE) - tileset BeachHouse_Block, BeachHouse_GFX, BeachHouse_Coll, $FF,$FF,$FF, $FF, INDOOR -ENDC |
