6 lines
122 B
C
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
|