mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 06:57:36 -05:00
14 lines
387 B
C
14 lines
387 B
C
#ifndef POKEPLATINUM_OV5_021F0EB0_H
|
|
#define POKEPLATINUM_OV5_021F0EB0_H
|
|
|
|
#include "field/field_system_decl.h"
|
|
|
|
#include "sys_task_manager.h"
|
|
|
|
SysTask *ov5_021F0EB0(FieldSystem *fieldSystem, u32 param1);
|
|
BOOL ov5_021F0EF0(SysTask *param0);
|
|
void ov5_021F0EFC(SysTask *param0);
|
|
void ov5_021F0F10(SysTask *param0, int param1, fx32 param2, u32 param3);
|
|
|
|
#endif // POKEPLATINUM_OV5_021F0EB0_H
|