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 | 0d687ba25ae223f6de2c69d46fd1c3df6ad52da3 (diff) | |
parent | 2a529796374f3798fb507931a7c8a9bad4281107 (diff) |
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 |