mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-26 08:41:27 -05:00
9 lines
248 B
Plaintext
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
|