Fixed P_FOOTPRINTS not compiling (#4251)

This commit is contained in:
Eduardo Quezada 2024-03-06 12:54:44 -03:00 committed by GitHub
parent 49ddefe84a
commit c91af31a26
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3870,7 +3870,7 @@ const struct SpeciesInfo gSpeciesInfoGen1[] =
.pokemonOffset = 18, \
.trainerScale = 256, \
.trainerOffset = 0, \
.footprint = gMonFootprint_Dugtrio, \
FOOTPRINT(Dugtrio) \
.formSpeciesIdTable = sDugtrioFormSpeciesIdTable, \
DIGLETT_FAMILY_MISC_INFO