mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-05-17 09:06:53 -05:00
15 lines
348 B
C
15 lines
348 B
C
#ifndef POKEHEARTGOLD_UNK_02035900_H
|
|
#define POKEHEARTGOLD_UNK_02035900_H
|
|
|
|
BOOL sub_02036144(void);
|
|
BOOL sub_02037474(void);
|
|
void sub_020374E4(void);
|
|
void sub_02037504(void);
|
|
BOOL sub_0203769C(void);
|
|
void sub_020380F4(void);
|
|
void sub_02038104(void);
|
|
int sub_02037454(void);
|
|
BOOL sub_02037030(int, u16*, int);
|
|
|
|
#endif //POKEHEARTGOLD_UNK_02035900_H
|