mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-05-11 13:24:17 -05:00
12 lines
333 B
C
12 lines
333 B
C
#ifndef POKEHEARTGOLD_UNK_0201F79C_H
|
|
#define POKEHEARTGOLD_UNK_0201F79C_H
|
|
|
|
typedef struct UnkStruct_0201F79C_Sub UNK_0201F79C_Sub;
|
|
typedef struct UnkStruct_0201F79C UNK_0201F79C;
|
|
|
|
void sub_0201F880(UNK_0201F79C *a0);
|
|
u32 sub_0201F82C(u32 num);
|
|
UNK_0201F79C *sub_0201F834(u32 num, void *p_mem);
|
|
|
|
#endif //POKEHEARTGOLD_UNK_0201F79C_H
|