summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorpinksylveon <shakibafzali@gmail.com>2020-12-02 18:17:14 -0500
committerpinksylveon <shakibafzali@gmail.com>2020-12-02 18:17:14 -0500
commit29b3f7ffe3400eb4e4c70045d2239cc0de0f312e (patch)
treec0799547e0ea31a2e317df62e70b9e5d9564f317 /src
parent34c989de1288fbd2ccdaa6caa8ace5f1a18a643b (diff)
Replaced -bash1 with DUELTYPE_LINK
Diffstat (limited to 'src')
-rw-r--r--src/engine/bank01.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/bank01.asm b/src/engine/bank01.asm
index 9d5808f..d0e57fc 100644
--- a/src/engine/bank01.asm
+++ b/src/engine/bank01.asm
@@ -8145,7 +8145,7 @@ _TossCoin: ; 71ad (1:71ad)
Func_72ff: ; 72ff (1:72ff)
ldh [hff96], a
ld a, [wDuelType]
- cp $01
+ cp DUELTYPE_LINK
ret nz
ldh a, [hff96]
call SerialSendByte