diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-04-15 13:17:19 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-04-15 13:17:19 -0400 |
commit | dfbddec062dbc58506b007feba9d22e6d67f883d (patch) | |
tree | 139b101f2156d1c0a4f606b1bc97371ea5a6e55b /asm/link.s | |
parent | 0298df9b5f01b5913bd038523ee6beabbb628ee3 (diff) |
tm_case and peripheral documentation
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 13305edde..7130ce69d 100644 --- a/asm/link.s +++ b/asm/link.s @@ -3308,7 +3308,7 @@ _0800AD30: lsls r1, 8 movs r0, 0 bl ClearGpuRegBits - ldr r0, _0800AE08 @ =gUnknown_841F408 + ldr r0, _0800AE08 @ =gTMCaseMainWindowPalette movs r1, 0xF0 movs r2, 0x20 bl LoadPalette @@ -3343,7 +3343,7 @@ _0800ADF8: .4byte sub_800978C _0800ADFC: .4byte gUnknown_82345E8 _0800AE00: .4byte gUnknown_2022860 _0800AE04: .4byte gUnknown_82345F0 -_0800AE08: .4byte gUnknown_841F408 +_0800AE08: .4byte gTMCaseMainWindowPalette _0800AE0C: .4byte gSoftResetDisabled _0800AE10: .4byte sub_80094D4 _0800AE14: .4byte gMain |