mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 15:49:02 -05:00
14 lines
489 B
C
14 lines
489 B
C
#ifndef POKEPLATINUM_OV92_021D0D80_H
|
|
#define POKEPLATINUM_OV92_021D0D80_H
|
|
|
|
#include "struct_decls/struct_020067E8_decl.h"
|
|
#include "strbuf.h"
|
|
|
|
int ov92_021D0D80(UnkStruct_020067E8 * param0, int * param1);
|
|
int ov92_021D0EB8(UnkStruct_020067E8 * param0, int * param1);
|
|
int ov92_021D1478(UnkStruct_020067E8 * param0, int * param1);
|
|
BOOL ov92_021D27E8(int param0, int param1, Strbuf *param2, Strbuf *param3, int param4);
|
|
BOOL ov92_021D2854(int param0);
|
|
|
|
#endif // POKEPLATINUM_OV92_021D0D80_H
|