mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -05:00
12 lines
380 B
C
12 lines
380 B
C
#ifndef POKEPLATINUM_UNK_0208C010_H
|
|
#define POKEPLATINUM_UNK_0208C010_H
|
|
|
|
#include "struct_decls/struct_020F3DCC_decl.h"
|
|
#include "struct_defs/struct_0208C06C.h"
|
|
|
|
const UnkStruct_020F3DCC *sub_0208C010(int param0);
|
|
const UnkStruct_020F3DCC *sub_0208C034(UnkStruct_0208C06C *param0, int param1);
|
|
void sub_0208C06C(UnkStruct_0208C06C *param0);
|
|
|
|
#endif // POKEPLATINUM_UNK_0208C010_H
|