summaryrefslogtreecommitdiff
path: root/main.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-11-06 22:36:06 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2015-11-06 22:36:06 -0500
commit929d0aa0817d76bddc764adcd37a78034c29170d (patch)
treecdd154288566327805190c7f518b63155e7ee8b3 /main.asm
parentd8aa438644e86fe7421ad8721fa9b9275ed62023 (diff)
Still more battle command labels
Diffstat (limited to 'main.asm')
-rw-r--r--main.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.asm b/main.asm
index 36a236a1b..ebbb8c28b 100644
--- a/main.asm
+++ b/main.asm
@@ -31025,7 +31025,7 @@ AI_Redundant: ; 2c41a
jr .NotRedundant
.Attract: ; 2c4fe
- callba Function377f5
+ callba CheckOppositeGender
jr c, .Redundant
ld a, [PlayerSubStatus1]
bit SUBSTATUS_IN_LOVE, a