mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
8 lines
191 B
C
8 lines
191 B
C
#ifndef POKEPLATINUM_MAIN_MENU_0223635C_H
|
|
#define POKEPLATINUM_MAIN_MENU_0223635C_H
|
|
|
|
u32 GetGBAPlayerTrainerId(void);
|
|
u8 *GetGBAPlayerName(void);
|
|
|
|
#endif // POKEPLATINUM_MAIN_MENU_0223635C_H
|