sovereignx/include/birch_pc.h
2024-01-05 09:47:28 +01:00

6 lines
122 B
C

#ifndef GUARD_BIRCH_PC_H
#define GUARD_BIRCH_PC_H
const u8 *GetPokedexRatingText(u16 count);
#endif // GUARD_BIRCH_PC_H