diff options
| author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-31 14:49:24 -0400 |
|---|---|---|
| committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-31 14:49:24 -0400 |
| commit | 45cb263360f3242db5538367ebf8035632d97534 (patch) | |
| tree | 132c96d244b6066f934c58da38c5ea4f6efd6496 /data/map_header_pointers.asm | |
| parent | Lance's room and its clones (diff) | |
| download | pokeyellow-45cb263360f3242db5538367ebf8035632d97534.tar.gz pokeyellow-45cb263360f3242db5538367ebf8035632d97534.tar.xz pokeyellow-45cb263360f3242db5538367ebf8035632d97534.zip | |
Hall of Fame Room (TEH URN)
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 81753ba0..cbaa5da9 100644 --- a/data/map_header_pointers.asm +++ b/data/map_header_pointers.asm @@ -118,7 +118,7 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2) dw Lance_h ; unused dw Lance_h ; unused dw Lance_h ; unused - dw $642d ; dw HallofFameRoom_h + dw HallofFameRoom_h dw $5f31 ; dw UndergroundPathNS_h dw $57a0 ; dw Gary_h ;id=120 dw $5f55 ; dw UndergroundPathWE_h |
