mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 15:49:02 -05:00
15 lines
730 B
C
15 lines
730 B
C
#ifndef POKEPLATINUM_OV5_021D1C30_H
|
|
#define POKEPLATINUM_OV5_021D1C30_H
|
|
|
|
#include "struct_decls/struct_0203CDB0_decl.h"
|
|
#include "overlay005/struct_ov5_021D1CAC.h"
|
|
|
|
void ov5_021D1CAC(UnkStruct_ov5_021D1CAC * param0, UnkStruct_0203CDB0 * param1, u16 param2, u16 param3);
|
|
int ov5_021D1DA4(const UnkStruct_ov5_021D1CAC * param0, UnkStruct_0203CDB0 * param1);
|
|
BOOL ov5_021D213C(UnkStruct_ov5_021D1CAC * param0, UnkStruct_0203CDB0 * param1);
|
|
BOOL ov5_021D219C(UnkStruct_ov5_021D1CAC * param0, UnkStruct_0203CDB0 * param1);
|
|
BOOL ov5_021D2298(const UnkStruct_ov5_021D1CAC * param0, UnkStruct_0203CDB0 * param1);
|
|
int ov5_021D2368(const UnkStruct_ov5_021D1CAC * param0, UnkStruct_0203CDB0 * param1);
|
|
|
|
#endif // POKEPLATINUM_OV5_021D1C30_H
|