mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
31 lines
1.4 KiB
C
31 lines
1.4 KiB
C
#ifndef POKEPLATINUM_OV5_021D431C_H
|
|
#define POKEPLATINUM_OV5_021D431C_H
|
|
|
|
#include "field/field_system_decl.h"
|
|
#include "overlay005/struct_ov5_021D432C_decl.h"
|
|
#include "overlay005/struct_ov5_021D4E00_decl.h"
|
|
|
|
#include "field_task.h"
|
|
|
|
UnkStruct_ov5_021D432C *ov5_021D431C(void);
|
|
void ov5_021D432C(UnkStruct_ov5_021D432C *param0);
|
|
void ov5_021D4334(const int param0, const int param1, UnkStruct_ov5_021D432C *param2);
|
|
BOOL ov5_021D433C(FieldSystem *fieldSystem, UnkStruct_ov5_021D432C *param1);
|
|
BOOL ov5_021D453C(FieldSystem *fieldSystem, UnkStruct_ov5_021D432C *param1);
|
|
BOOL ov5_021D4858(FieldSystem *fieldSystem, UnkStruct_ov5_021D432C *param1, const u8 param2);
|
|
BOOL ov5_021D4A24(FieldSystem *fieldSystem, UnkStruct_ov5_021D432C *param1, const u8 param2);
|
|
void ov5_021D4BF4(FieldSystem *fieldSystem, const int param1, const int param2, const u8 param3);
|
|
void ov5_021D4C88(FieldSystem *fieldSystem, const u8 param1);
|
|
void ov5_021D4CEC(FieldSystem *fieldSystem, const u8 param1);
|
|
void ov5_021D4D48(FieldSystem *fieldSystem, const u8 param1);
|
|
void ov5_021D4D68(FieldSystem *fieldSystem, const u8 param1);
|
|
void ov5_021D4D78(const int param0, const int param1, const int param2, FieldSystem *param3);
|
|
UnkStruct_ov5_021D4E00 *ov5_021D4E00(void);
|
|
BOOL ov5_021D4E10(FieldTask *param0);
|
|
BOOL ov5_021D4F14(FieldTask *param0);
|
|
BOOL ov5_021D4FA0(FieldTask *param0);
|
|
BOOL ov5_021D5020(FieldTask *param0);
|
|
BOOL ov5_021D5150(FieldTask *param0);
|
|
|
|
#endif // POKEPLATINUM_OV5_021D431C_H
|