mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-05-18 01:21:05 -05:00
20 lines
445 B
C
20 lines
445 B
C
#ifndef POKEHEARTGOLD_UNK_02037C94_H
|
|
#define POKEHEARTGOLD_UNK_02037C94_H
|
|
|
|
#include "save.h"
|
|
|
|
BOOL sub_02037D78(void);
|
|
void sub_02037FF0(void);
|
|
void sub_020380CC(void);
|
|
u32 *sub_020392D8(void);
|
|
BOOL sub_020393C8(void);
|
|
int sub_0203993C(void);
|
|
int sub_02039998(void);
|
|
int sub_02039FFC(int a0);
|
|
BOOL sub_02039AA4(void);
|
|
int sub_020399B8(void);
|
|
BOOL sub_02038D90(void);
|
|
BOOL sub_0203A05C(SAVEDATA *saveData);
|
|
|
|
#endif //POKEHEARTGOLD_UNK_02037C94_H
|