mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -05:00
17 lines
672 B
C
17 lines
672 B
C
#ifndef POKEPLATINUM_OV6_02246444_H
|
|
#define POKEPLATINUM_OV6_02246444_H
|
|
|
|
#include "field/field_system_decl.h"
|
|
#include "overlay006/struct_ov6_022465F4_decl.h"
|
|
|
|
void ov6_0224647C(UnkStruct_ov6_022465F4 *param0);
|
|
int ov6_0224648C(const UnkStruct_ov6_022465F4 *param0);
|
|
int ov6_02246490(const UnkStruct_ov6_022465F4 *param0);
|
|
const u16 *ov6_02246494(const UnkStruct_ov6_022465F4 *param0);
|
|
void *ov6_02246498(UnkStruct_ov6_022465F4 *param0);
|
|
int ov6_022464A4(const UnkStruct_ov6_022465F4 *param0);
|
|
UnkStruct_ov6_022465F4 *ov6_022465A0(FieldSystem *fieldSystem, int param1, int param2);
|
|
void ov6_022465F4(UnkStruct_ov6_022465F4 *param0);
|
|
|
|
#endif // POKEPLATINUM_OV6_02246444_H
|