diff options
| author | scnorton <scnorton@biociphers.org> | 2019-01-02 17:31:04 -0500 | 
|---|---|---|
| committer | scnorton <scnorton@biociphers.org> | 2019-01-02 17:31:04 -0500 | 
| commit | c085d97f4d6e7a48b46159ff71461a6ac67d8891 (patch) | |
| tree | 3148fdc92d904efbc0b087c0570bfc1258564a28 /asm | |
| parent | ddf7e1e8e7f3aee1ff3dd7bd8177a18e4ac23365 (diff) | |
Rename map section name pointers
Diffstat (limited to 'asm')
| -rw-r--r-- | asm/region_map.s | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/asm/region_map.s b/asm/region_map.s index f860c6065..168ca47c3 100644 --- a/asm/region_map.s +++ b/asm/region_map.s @@ -9706,11 +9706,11 @@ sub_80C4D78: @ 80C4D78  	bl sub_80C4D40  	cmp r0, 0x1  	bne _080C4DA4 -	ldr r1, _080C4DA0 @ =gUnknown_83EF22E +	ldr r1, _080C4DA0 @ =gMapSecName_CeladonDept  	b _080C4DAC  	.align 2, 0  _080C4D9C: .4byte 0xffa80000 -_080C4DA0: .4byte gUnknown_83EF22E +_080C4DA0: .4byte gMapSecName_CeladonDept  _080C4DA4:  	ldr r0, _080C4DB8 @ =gUnknown_83F1CAC  	lsls r1, r5, 2 | 
