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

9 lines
248 B
Plaintext

#ifndef POKEPLATINUM_GENERATED_TUTORABLE_MOVES
#define POKEPLATINUM_GENERATED_TUTORABLE_MOVES
static const TeachableMove sTeachableMoves[] = {
/* =========== MAGIC CONTENT MARKER =========== */
};
#endif // POKEPLATINUM_GENERATED_TUTORABLE_MOVES