summaryrefslogtreecommitdiff
path: root/asm/daycare.s
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2017-09-05 09:41:48 +0200
committerDizzyEggg <jajkodizzy@wp.pl>2017-09-05 09:41:48 +0200
commit54b83061152ce6e85d1ce7185ab3645d7448e03d (patch)
treeb03477370a3aeffa1a917e787063b06554881894 /asm/daycare.s
parent2702b0ec9b4b2ae25d847ccd3b5b8ec1ad8cf1ff (diff)
really clean up battle ai
Diffstat (limited to 'asm/daycare.s')
-rw-r--r--asm/daycare.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/daycare.s b/asm/daycare.s
index 4e68a34e1..f5d423102 100644
--- a/asm/daycare.s
+++ b/asm/daycare.s
@@ -2481,7 +2481,7 @@ _08070D7E:
bl pokemon_getattr_encrypted
adds r1, r0, 0
ldrh r0, [r5]
- bl pokemon_species_get_gender_info
+ bl GetGenderFromSpeciesAndPersonality
lsls r0, 24
lsrs r0, 24
ldr r2, [sp, 0x28]