mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
11 lines
353 B
C
11 lines
353 B
C
#ifndef POKEPLATINUM_UNK_0200679C_H
|
|
#define POKEPLATINUM_UNK_0200679C_H
|
|
|
|
#include "struct_decls/struct_0201CD38_decl.h"
|
|
#include "functypes/funcptr_0201CE28.h"
|
|
|
|
UnkStruct_0201CD38 * sub_0200679C(UnkFuncPtr_0201CE28 param0, int param1, u32 param2, const u32 param3);
|
|
void sub_020067D0(UnkStruct_0201CD38 * param0);
|
|
|
|
#endif // POKEPLATINUM_UNK_0200679C_H
|