GENDERLESS -> GENDER_UNKNOWN

This is how they're called in official sources, and it fits better with
the other `GENDER_` constants.
This commit is contained in:
mid-kid
2018-02-26 18:43:30 +01:00
parent f750d4f418
commit 1891879b62
23 changed files with 29 additions and 29 deletions

View File

@@ -209,7 +209,7 @@ GetGender: ; 50bdd
; The higher the ratio, the more likely the monster is to be female.
cp GENDERLESS
cp GENDER_UNKNOWN
jr z, .Genderless
and a ; GENDER_F0?