diff options
author | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-07-03 01:34:39 +0800 |
---|---|---|
committer | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-07-07 01:46:05 +0800 |
commit | d97925df0edcac9212ba827b31ff75c7968703f3 (patch) | |
tree | bcea1cbd328ae08e736a94a640dce6f90104633a /asm/battle_setup.s | |
parent | 40a808351a5b76b0a536c5fac6c9479284468af8 (diff) |
finished field_poison
Diffstat (limited to 'asm/battle_setup.s')
-rw-r--r-- | asm/battle_setup.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/battle_setup.s b/asm/battle_setup.s index d3365694f..825367d05 100644 --- a/asm/battle_setup.s +++ b/asm/battle_setup.s @@ -46,7 +46,7 @@ _0807F65E: ldr r0, _0807F68C @ =sub_800FD9C bl SetMainCallback2 bl sub_806D7E8 - bl overworld_poison_timer_set + bl DoPoisonFieldEffect_timer_set adds r0, r5, 0 bl DestroyTask _0807F686: |