mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 15:49:02 -05:00
12 lines
365 B
C
12 lines
365 B
C
#ifndef POKEPLATINUM_UNK_020158A8_H
|
|
#define POKEPLATINUM_UNK_020158A8_H
|
|
|
|
#include "struct_defs/struct_020158A8.h"
|
|
#include "struct_decls/struct_02023790_decl.h"
|
|
|
|
UnkStruct_020158A8 * sub_020158A8(int param0);
|
|
void sub_020158F4(UnkStruct_020158A8 * param0);
|
|
const Strbuf* sub_02015918(UnkStruct_020158A8 * param0, int param1);
|
|
|
|
#endif // POKEPLATINUM_UNK_020158A8_H
|