diff options
| author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-29 22:36:26 -0400 |
|---|---|---|
| committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-29 22:36:26 -0400 |
| commit | a8b3d3612e43cbcc7e1946c5c1a06f9c54c8d311 (patch) | |
| tree | b3cf634c201b19412d7cc0911d69ca2f3f982c0c /data/map_header_pointers.asm | |
| parent | Trashed cerulean house (diff) | |
| download | pokeyellow-a8b3d3612e43cbcc7e1946c5c1a06f9c54c8d311.tar.gz pokeyellow-a8b3d3612e43cbcc7e1946c5c1a06f9c54c8d311.tar.xz pokeyellow-a8b3d3612e43cbcc7e1946c5c1a06f9c54c8d311.zip | |
Bulbasaur house in Cerulean
Diffstat (limited to 'data/map_header_pointers.asm')
| -rw-r--r-- | data/map_header_pointers.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/map_header_pointers.asm b/data/map_header_pointers.asm index 4d6a8847..9558ca6e 100644 --- a/data/map_header_pointers.asm +++ b/data/map_header_pointers.asm @@ -63,7 +63,7 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2) dw MtMoon2_h ;id=60 dw MtMoon3_h dw CeruleanHouseTrashed_h - dw $4f34 ; dw CeruleanHouse1_h + dw CeruleanHouse1_h dw $44f5 ; dw CeruleanPokecenter_h dw $4577 ; dw CeruleanGym_h dw $5038 ; dw BikeShop_h |
