mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 23:18:36 -05:00
20 lines
707 B
C
20 lines
707 B
C
#ifndef POKEPLATINUM_UNK_0205C22C_H
|
|
#define POKEPLATINUM_UNK_0205C22C_H
|
|
|
|
#include "constants/heap.h"
|
|
|
|
#include "struct_decls/struct_0205B43C_decl.h"
|
|
#include "struct_decls/struct_0205C22C_decl.h"
|
|
#include "struct_decls/struct_0205C95C_decl.h"
|
|
#include "struct_decls/struct_02061830_decl.h"
|
|
|
|
UnkStruct_0205C22C *sub_0205C22C(UnkStruct_0205B43C *param0);
|
|
void sub_0205C2B0(UnkStruct_0205C22C *param0);
|
|
void sub_0205C2C8(UnkStruct_0205C22C *param0);
|
|
void sub_0205C2E0(UnkStruct_0205C22C *param0);
|
|
void sub_0205C820(MapObjectManager *param0, UnkStruct_0205C22C *param1);
|
|
UnkStruct_0205C95C *sub_0205C95C(enum HeapID heapID);
|
|
void sub_0205C970(UnkStruct_0205C95C *param0);
|
|
|
|
#endif // POKEPLATINUM_UNK_0205C22C_H
|