pokeplatinum/tools/dataproc/data/species_learnsets_by_tutor.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

11 lines
334 B
Plaintext

#ifndef POKEPLATINUM_GENERATED_SPECIES_LEARNSETS_BY_TUTOR_H
#define POKEPLATINUM_GENERATED_SPECIES_LEARNSETS_BY_TUTOR_H
#include "tutor_movesets.h"
static const MovesetMask sSpeciesLearnsetsByTutor[MOVESET_MAX] = {
/* =========== MAGIC CONTENT MARKER =========== */
};
#endif // POKEPLATINUM_GENERATED_SPECIES_LEARNSETS_BY_TUTOR_H