pokeplatinum/tools/dataproc/data/species_footprint_sizes.h.template
Rachel d92f23036b
Some checks are pending
build / build (push) Waiting to run
tools: Replace use of datagen_species.cpp with speciesproc.c
2026-03-20 22:26:04 -07:00

13 lines
413 B
Plaintext

#ifndef POKEPLATINUM_GENERATED_SPECIES_FOOTPRINT_SIZES_H
#define POKEPLATINUM_GENERATED_SPECIES_FOOTPRINT_SIZES_H
#include "constants/species.h"
#include "generated/footprint_sizes.h"
#include "overlay113/footprint_data.h"
static const FootprintData sSpeciesFootprints[NATIONAL_DEX_COUNT + 1] = {
/* =========== MAGIC CONTENT MARKER =========== */
};
#endif // POKEPLATINUM_GENERATED_SPECIES_FOOTPRINT_SIZES_H