mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
15 lines
496 B
C
15 lines
496 B
C
#ifndef POKEPLATINUM_UNK_0209C194_H
|
|
#define POKEPLATINUM_UNK_0209C194_H
|
|
|
|
#include "field/field_system_decl.h"
|
|
#include "struct_defs/struct_0209C194_1.h"
|
|
#include "struct_decls/struct_0209C194_decl.h"
|
|
|
|
UnkStruct_0209C194 * sub_0209C194(UnkStruct_0209C194_1 * param0, u32 param1);
|
|
void sub_0209C1D0(UnkStruct_0209C194 * param0);
|
|
BOOL sub_0209C1E8(UnkStruct_0209C194 * param0);
|
|
void * sub_0209C1EC(FieldSystem * fieldSystem);
|
|
BOOL sub_0209C238(void * param0);
|
|
|
|
#endif // POKEPLATINUM_UNK_0209C194_H
|