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/water.s | |
parent | 839c629d5b8c930fcc51dd342871ed59d923e54c (diff) |
Decompile ground.c
Diffstat (limited to 'asm/water.s')
-rw-r--r-- | asm/water.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/water.s b/asm/water.s index 408bb8c01..6965d6371 100644 --- a/asm/water.s +++ b/asm/water.s @@ -329,7 +329,7 @@ sub_8107430: @ 8107430 push {lr} movs r1, 0xA strh r1, [r0, 0x2E] - ldr r1, =sub_80A64B0 + ldr r1, =WaitAnimForDuration str r1, [r0, 0x1C] ldr r1, =move_anim_8074EE0 bl StoreSpriteCallbackInData6 |