diff options
Diffstat (limited to 'asm/contest_effect.s')
-rw-r--r-- | asm/contest_effect.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/contest_effect.s b/asm/contest_effect.s index 65a720a65..406de35d8 100644 --- a/asm/contest_effect.s +++ b/asm/contest_effect.s @@ -951,7 +951,7 @@ _080E5B00: bne _080E5B38 lsls r0, r5, 24 lsrs r0, 24 - bl sub_80DBCA8 + bl Contest_IsMonsTurnDisabled lsls r0, 24 cmp r0, 0 bne _080E5B38 |