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_pointers.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_pointers.asm')
| -rwxr-xr-x | data/map_header_pointers.asm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/data/map_header_pointers.asm b/data/map_header_pointers.asm index ef2b4e65..746d3211 100755 --- a/data/map_header_pointers.asm +++ b/data/map_header_pointers.asm @@ -248,6 +248,3 @@ MapHeaderPointers:: ; 01ae (0:01ae) dw Lorelei_h dw Bruno_h dw Agatha_h ;247 -IF DEF(_OPTION_BEACH_HOUSE) - dw BeachHouse_h -ENDC |
