diff options
| author | theo3 <arisstephenson2@gmail.com> | 2020-08-04 17:10:55 -0700 |
|---|---|---|
| committer | theo3 <arisstephenson2@gmail.com> | 2020-08-04 17:10:55 -0700 |
| commit | 261ec334a0bedbeb3f4340d22173bcb4dec78e6f (patch) | |
| tree | 59fb19a86218d79012d96fdc1e7ef07bb3df0ac0 /asm/code_080AD90C.s | |
| parent | 519c3b37d747026fc97ba8135b30b19b81819254 (diff) | |
def ScreenTransition
Diffstat (limited to 'asm/code_080AD90C.s')
| -rw-r--r-- | asm/code_080AD90C.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/code_080AD90C.s b/asm/code_080AD90C.s index a2259a48..4e859ff6 100644 --- a/asm/code_080AD90C.s +++ b/asm/code_080AD90C.s @@ -95,7 +95,7 @@ _080AD9AC: .4byte 0x00000427 sub_080AD9B0: @ 0x080AD9B0 push {lr} ldr r2, _080AD9F4 @ =gUnk_03000000 - ldr r0, _080AD9F8 @ =gUnk_030010A0 + ldr r0, _080AD9F8 @ =gScreenTransition adds r0, #0x2f ldrb r0, [r0] movs r1, #0 @@ -129,7 +129,7 @@ _080AD9C2: pop {pc} .align 2, 0 _080AD9F4: .4byte gUnk_03000000 -_080AD9F8: .4byte gUnk_030010A0 +_080AD9F8: .4byte gScreenTransition _080AD9FC: .4byte gRoomControls _080ADA00: .4byte gUnk_03006164 |
