mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 06:57:36 -05:00
11 lines
338 B
C
11 lines
338 B
C
#ifndef POKEPLATINUM_OV6_02242AF0_H
|
|
#define POKEPLATINUM_OV6_02242AF0_H
|
|
|
|
#include "field/field_system_decl.h"
|
|
|
|
void ov6_02242AF0(FieldSystem *fieldSystem);
|
|
void ov6_02242B58(FieldSystem *fieldSystem, const u16 param1, const u16 param2);
|
|
u32 ov6_02242C3C(FieldSystem *fieldSystem, const u16 param1);
|
|
|
|
#endif // POKEPLATINUM_OV6_02242AF0_H
|