diff options
| author | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-09 20:45:02 -0400 |
|---|---|---|
| committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-09 20:45:02 -0400 |
| commit | a2f7701f3441c71b0734a28d44168576f6f28716 (patch) | |
| tree | 84fecc02816fc4fc31fdd172e8e79fc59947cedb /data/map_header_banks.asm | |
| parent | TX_SFX_KEY_ITEM and `mapconst` macro (diff) | |
| parent | Rebump extras. (diff) | |
| download | pokeyellow-a2f7701f3441c71b0734a28d44168576f6f28716.tar.gz pokeyellow-a2f7701f3441c71b0734a28d44168576f6f28716.tar.xz pokeyellow-a2f7701f3441c71b0734a28d44168576f6f28716.zip | |
Merge branch 'master' of https://github.com/pret/pokered
Diffstat (limited to 'data/map_header_banks.asm')
| -rwxr-xr-x | data/map_header_banks.asm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/data/map_header_banks.asm b/data/map_header_banks.asm index ed120d75..8796a608 100755 --- a/data/map_header_banks.asm +++ b/data/map_header_banks.asm @@ -248,6 +248,3 @@ MapHeaderBanks: ; c23d (3:423d) db BANK(Lorelei_h) db BANK(Bruno_h) db BANK(Agatha_h) -IF DEF(_OPTION_BEACH_HOUSE) - db BANK(BeachHouse_h) -ENDC |
