mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-06-02 22:08:03 -05:00
13 lines
380 B
C
13 lines
380 B
C
#ifndef POKEPLATINUM_UNK_02038FFC_H
|
|
#define POKEPLATINUM_UNK_02038FFC_H
|
|
|
|
#include "struct_decls/struct_0202B370_decl.h"
|
|
#include "struct_decls/struct_021C0794_decl.h"
|
|
|
|
int sub_02038FFC(int param0);
|
|
void sub_02039034(UnkStruct_0202B370 * param0);
|
|
int sub_02039058(UnkStruct_0202B370 * param0);
|
|
BOOL sub_02039074(UnkStruct_021C0794 * param0);
|
|
|
|
#endif // POKEPLATINUM_UNK_02038FFC_H
|