diff options
author | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-06-29 06:38:36 +0800 |
---|---|---|
committer | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-06-29 06:39:11 +0800 |
commit | 38febc8bafcab19965608e434135c054893dfb68 (patch) | |
tree | 1355f3b4a98a4a723bde1409500b446cc214fa56 /asm/battle_transition.s | |
parent | d09d78dca303386dd5d7fae0ec8e3f6c59d227bc (diff) |
finished fldeff_sweetscent
Diffstat (limited to 'asm/battle_transition.s')
-rw-r--r-- | asm/battle_transition.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/battle_transition.s b/asm/battle_transition.s index cf761a220..48a5836ed 100644 --- a/asm/battle_transition.s +++ b/asm/battle_transition.s @@ -137,7 +137,7 @@ _080D09AC: .4byte gTasks Transition_Phase1: @ 80D09B0 push {r4,lr} adds r4, r0, 0 - bl sub_807B05C + bl SetWeatherScreenFadeOut ldr r0, _080D09DC @ =gPlttBufferFaded ldr r1, _080D09E0 @ =gPlttBufferUnfaded ldr r2, _080D09E4 @ =0x04000100 |