diff options
author | sceptillion <33798691+sceptillion@users.noreply.github.com> | 2017-12-20 10:09:12 -0800 |
---|---|---|
committer | sceptillion <33798691+sceptillion@users.noreply.github.com> | 2017-12-20 10:09:12 -0800 |
commit | a6a0b7db926a41de8adcbefa5ac2d577e21f16cf (patch) | |
tree | 305dfa34a62ebe83c46d574b921ed89284f2d77c /asm/link.s | |
parent | 791d5a48cc85e5bc93ad3a60ccfe11db76ea9f1e (diff) |
decompile bg_regs data
Diffstat (limited to 'asm/link.s')
-rw-r--r-- | asm/link.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/link.s b/asm/link.s index b573e430b..378b1a2e8 100644 --- a/asm/link.s +++ b/asm/link.s @@ -200,7 +200,7 @@ sub_80095BC: @ 80095BC str r1, [r0, 0x4] movs r1, 0 str r1, [r0, 0x8] - ldr r0, _0800963C @ =gUnknown_8231E20 + ldr r0, _0800963C @ =gBGControlRegOffsets adds r6, r0 ldrb r0, [r6] lsls r4, 8 @@ -219,7 +219,7 @@ _0800962C: .4byte 0x040000d4 _08009630: .4byte gUnknown_8232598 _08009634: .4byte 0x80001000 _08009638: .4byte gUnknown_3003F70 -_0800963C: .4byte gUnknown_8231E20 +_0800963C: .4byte gBGControlRegOffsets thumb_func_end sub_80095BC thumb_func_start sub_8009640 |