mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
12 lines
365 B
C
12 lines
365 B
C
#ifndef POKEPLATINUM_OV5_021F55CC_H
|
|
#define POKEPLATINUM_OV5_021F55CC_H
|
|
|
|
#include "field/field_system_decl.h"
|
|
#include "overlay005/struct_ov5_021DF47C_decl.h"
|
|
|
|
void *ov5_021F55CC(UnkStruct_ov5_021DF47C *param0);
|
|
void ov5_021F55E8(void *param0);
|
|
void ov5_021F5634(FieldSystem *fieldSystem, int param1, int param2, int param3);
|
|
|
|
#endif // POKEPLATINUM_OV5_021F55CC_H
|