mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
13 lines
336 B
C
13 lines
336 B
C
#ifndef POKEPLATINUM_UNK_020158A8_H
|
|
#define POKEPLATINUM_UNK_020158A8_H
|
|
|
|
#include "struct_defs/struct_020158A8.h"
|
|
|
|
#include "strbuf.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
|