diff options
author | Marcus Huderle <huderlem@gmail.com> | 2018-11-26 09:55:31 -0600 |
---|---|---|
committer | Marcus Huderle <huderlem@gmail.com> | 2018-11-26 09:55:31 -0600 |
commit | 35c0fb5154e9348423ca780ec6211fc0206ad8cd (patch) | |
tree | 430d3fce93e83ab3f8ce0a12e444a48124bf0a33 /asm/ghost.s | |
parent | 839c629d5b8c930fcc51dd342871ed59d923e54c (diff) |
Decompile ground.c
Diffstat (limited to 'asm/ghost.s')
-rw-r--r-- | asm/ghost.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/ghost.s b/asm/ghost.s index 53f394e04..5a0991468 100644 --- a/asm/ghost.s +++ b/asm/ghost.s @@ -2525,7 +2525,7 @@ _08112A5E: bne _08112AC0 movs r0, 0x1E strh r0, [r3, 0x2E] - ldr r0, =sub_80A64B0 + ldr r0, =WaitAnimForDuration str r0, [r3, 0x1C] ldr r1, =sub_8112ACC adds r0, r3, 0 |