mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-07-15 07:33:40 -05:00
13 lines
481 B
C
13 lines
481 B
C
#ifndef POKEPLATINUM_UNK_02023FCC_H
|
|
#define POKEPLATINUM_UNK_02023FCC_H
|
|
|
|
#include "struct_defs/union_02022594_020225E0.h"
|
|
#include "functypes/funcptr_02023FCC.h"
|
|
#include "struct_decls/struct_02023FCC_decl.h"
|
|
|
|
UnkStruct_02023FCC * sub_02023FCC(const UnkUnion_020225E0 * param0, u32 param1, UnkFuncPtr_02023FCC param2, void * param3, u32 param4);
|
|
void sub_02024034(UnkStruct_02023FCC * param0);
|
|
void sub_0202404C(UnkStruct_02023FCC * param0);
|
|
|
|
#endif // POKEPLATINUM_UNK_02023FCC_H
|