mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
16 lines
523 B
C
16 lines
523 B
C
#ifndef POKEPLATINUM_OV6_02242984_H
|
|
#define POKEPLATINUM_OV6_02242984_H
|
|
|
|
#include "field/field_system_decl.h"
|
|
#include "overlay006/struct_ov6_02242A8C_decl.h"
|
|
|
|
#include "location.h"
|
|
|
|
int ov6_02242984(FieldSystem *fieldSystem);
|
|
UnkStruct_ov6_02242A8C *ov6_02242A10(const int param0, FieldSystem *fieldSystem);
|
|
void ov6_02242A8C(UnkStruct_ov6_02242A8C *param0);
|
|
void ov6_02242A94(const u8 param0, UnkStruct_ov6_02242A8C *param1);
|
|
Location *ov6_02242AEC(UnkStruct_ov6_02242A8C *param0);
|
|
|
|
#endif // POKEPLATINUM_OV6_02242984_H
|