mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -05:00
15 lines
522 B
C
15 lines
522 B
C
#ifndef POKEPLATINUM_UNK_02015920_H
|
|
#define POKEPLATINUM_UNK_02015920_H
|
|
|
|
#include "struct_decls/struct_02015920_decl.h"
|
|
#include "struct_defs/struct_02015958.h"
|
|
|
|
UnkStruct_02015920 *sub_02015920(enum HeapID heapID);
|
|
void sub_02015938(UnkStruct_02015920 *param0);
|
|
void sub_02015958(UnkStruct_02015920 *param0, const UnkStruct_02015958 *param1);
|
|
u32 sub_020159C0(UnkStruct_02015920 *param0);
|
|
u32 sub_020159FC(UnkStruct_02015920 *param0);
|
|
void sub_02015A54(UnkStruct_02015920 *param0);
|
|
|
|
#endif // POKEPLATINUM_UNK_02015920_H
|