diff options
Diffstat (limited to 'data/map_header_pointers.asm')
-rw-r--r-- | data/map_header_pointers.asm | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/data/map_header_pointers.asm b/data/map_header_pointers.asm index 038a1f0f..ec11970c 100644 --- a/data/map_header_pointers.asm +++ b/data/map_header_pointers.asm @@ -167,10 +167,10 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2) dw FuchsiaHouse3_h dw Mansion1_h dw CinnabarGym_h - dw $53fb ; dw Lab1_h - dw $5490 ; dw Lab2_h - dw $54f6 ; dw Lab3_h - dw $55a0 ; dw Lab4_h ;id=170 + dw Lab1_h + dw Lab2_h + dw Lab3_h + dw Lab4_h ;id=170 dw $569b ; dw CinnabarPokecenter_h dw $5701 ; dw CinnabarMart_h dw $5701 ; dw CinnabarMart_h ; unused |