mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
20 lines
695 B
C
20 lines
695 B
C
#ifndef POKEPLATINUM_OV5_021F007C_H
|
|
#define POKEPLATINUM_OV5_021F007C_H
|
|
|
|
#include "field/field_system_decl.h"
|
|
#include "overlay005/struct_ov5_021D1BEC_decl.h"
|
|
|
|
#include "field_task.h"
|
|
|
|
UnkStruct_ov5_021D1BEC *ov5_021F01F0(FieldSystem *fieldSystem);
|
|
UnkStruct_ov5_021D1BEC *ov5_021F0204(FieldSystem *fieldSystem);
|
|
void ov5_021F0218(UnkStruct_ov5_021D1BEC *param0);
|
|
BOOL ov5_021F0220(UnkStruct_ov5_021D1BEC *param0);
|
|
UnkStruct_ov5_021D1BEC *ov5_021F022C(FieldSystem *fieldSystem);
|
|
UnkStruct_ov5_021D1BEC *ov5_021F0240(FieldSystem *fieldSystem);
|
|
BOOL ov5_021F0254(UnkStruct_ov5_021D1BEC *param0);
|
|
u32 ov5_021F0484(void);
|
|
BOOL ov5_021F0488(FieldTask *param0);
|
|
|
|
#endif // POKEPLATINUM_OV5_021F007C_H
|