pokefirered/include/pokeblock.h
2026-02-21 13:20:37 +01:00

7 lines
162 B
C

#ifndef GUARD_POKEBLOCK_H
#define GUARD_POKEBLOCK_H
extern const s8 gPokeblockFlavorCompatibilityTable[NUM_NATURES * FLAVOR_COUNT];
#endif // GUARD_POKEBLOCK_H