diff options
author | yenatch <yenatch@gmail.com> | 2016-09-09 01:14:32 -0400 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2016-09-09 01:14:32 -0400 |
commit | 8de743b6acbb32dcd2b5d52e82530831b91f4b59 (patch) | |
tree | 06556cfa3e41cb6ef3a71a6355d46b1a5ea812b3 /asm | |
parent | 2c2f4255cb96c3fea95e5fac7655c00cabff9cfb (diff) |
Split out groups of includes related to maps.
Diffstat (limited to 'asm')
-rw-r--r-- | asm/rom4.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/rom4.s b/asm/rom4.s index 14fe79e77..3854672fc 100644 --- a/asm/rom4.s +++ b/asm/rom4.s @@ -677,7 +677,7 @@ _08053266: pop {r1} bx r1 .align 2, 0 -_0805326C: .4byte gUnknown_08304F18 +_0805326C: .4byte gMapAttributes thumb_func_end get_mapdata_header thumb_func_start warp_shift @@ -779,7 +779,7 @@ get_mapheader_by_bank_and_number: @ 8053310 ldr r0, [r1] bx lr .align 2, 0 -_08053324: .4byte gUnknown_08308588 +_08053324: .4byte gMapGroups thumb_func_end get_mapheader_by_bank_and_number thumb_func_start warp1_get_mapheader |