mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -05:00
16 lines
498 B
C
16 lines
498 B
C
#ifndef POKEPLATINUM_UNK_0209C194_H
|
|
#define POKEPLATINUM_UNK_0209C194_H
|
|
|
|
#include "struct_decls/struct_0209C194_decl.h"
|
|
#include "struct_defs/struct_0209C194_1.h"
|
|
|
|
#include "field/field_system_decl.h"
|
|
|
|
UnkStruct_0209C194 *sub_0209C194(UnkStruct_0209C194_1 *param0, enum HeapID heapID);
|
|
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
|