More engine flag constants
This commit is contained in:
@@ -399,7 +399,7 @@ PlaceGenderedPlayerName:: ; 1252
|
||||
ld h, b
|
||||
ld l, c
|
||||
ld a, [wPlayerGender]
|
||||
bit 0, a
|
||||
bit PLAYERGENDER_FEMALE_F, a
|
||||
ld de, KunSuffixText
|
||||
jr z, PlaceCommandCharacter
|
||||
ld de, ChanSuffixText
|
||||
|
Reference in New Issue
Block a user