Adjust endif in form_species_tables.h to include Hisuian Sneasel and Qwilfish
This commit is contained in:
parent
07a07ddc8d
commit
fb00ac977a
@ -309,7 +309,6 @@ static const u16 sSlowkingFormSpeciesIdTable[] = {
|
||||
SPECIES_SLOWKING_GALARIAN,
|
||||
FORM_SPECIES_END,
|
||||
};
|
||||
#endif
|
||||
|
||||
static const u16 sQwilfishFormSpeciesIdTable[] = {
|
||||
SPECIES_QWILFISH,
|
||||
@ -322,7 +321,7 @@ static const u16 sSneaselFormSpeciesIdTable[] = {
|
||||
SPECIES_SNEASEL_HISUIAN,
|
||||
FORM_SPECIES_END,
|
||||
};
|
||||
|
||||
#endif
|
||||
static const u16 sUnownFormSpeciesIdTable[] = {
|
||||
SPECIES_UNOWN,
|
||||
SPECIES_UNOWN_B,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user