mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-05-23 04:36:22 -05:00
10 lines
224 B
C
10 lines
224 B
C
#ifndef POKEHEARTGOLD_UNK_02034354_H
|
|
#define POKEHEARTGOLD_UNK_02034354_H
|
|
|
|
#include "player_data.h"
|
|
|
|
PLAYERPROFILE* sub_02034818(u32 a0);
|
|
void sub_02034AC0(SAVEDATA *savedata, int a1);
|
|
|
|
#endif //POKEHEARTGOLD_UNK_02034354_H
|