diff options
author | garak <garakmon@gmail.com> | 2019-04-15 10:58:29 -0400 |
---|---|---|
committer | garak <garakmon@gmail.com> | 2019-05-05 16:33:50 -0400 |
commit | ca4cd0bd633c618eb5c6d4e11b6c82afed8e9b1c (patch) | |
tree | c639a05ab169d3f6ed462d93fd1f6c8767eb3573 /asm | |
parent | f07d747e6184e8bf72ded4ae2788a1878fe5bbb6 (diff) |
consolidate shared layout names
Diffstat (limited to 'asm')
-rw-r--r-- | asm/teachy_tv.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/teachy_tv.s b/asm/teachy_tv.s index 56a3a78e8..482b5da60 100644 --- a/asm/teachy_tv.s +++ b/asm/teachy_tv.s @@ -2273,7 +2273,7 @@ sub_815BD80: @ 815BD80 str r0, [sp, 0x4] movs r0, 0 str r0, [sp, 0x10] - ldr r1, _0815BE1C @ =gMapData_82E55CC + ldr r1, _0815BE1C @ =Route1_Layout mov r8, r1 movs r0, 0x80 lsls r0, 4 @@ -2339,7 +2339,7 @@ _0815BDF0: ldrh r0, [r6] b _0815BE34 .align 2, 0 -_0815BE1C: .4byte gMapData_82E55CC +_0815BE1C: .4byte Route1_Layout _0815BE20: .4byte 0x000003ff _0815BE24: adds r0, r3, 0x1 |