mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-26 04:05:51 -05:00
14 lines
343 B
C
14 lines
343 B
C
#ifndef POKEPLATINUM_UNK_02038FFC_H
|
|
#define POKEPLATINUM_UNK_02038FFC_H
|
|
|
|
#include "struct_decls/struct_0202B370_decl.h"
|
|
|
|
#include "savedata.h"
|
|
|
|
int sub_02038FFC(int param0);
|
|
void sub_02039034(UnkStruct_0202B370 *param0);
|
|
int sub_02039058(UnkStruct_0202B370 *param0);
|
|
BOOL sub_02039074(SaveData *param0);
|
|
|
|
#endif // POKEPLATINUM_UNK_02038FFC_H
|