mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 23:18:36 -05:00
11 lines
336 B
C
11 lines
336 B
C
#ifndef POKEPLATINUM_OV6_02247078_H
|
|
#define POKEPLATINUM_OV6_02247078_H
|
|
|
|
#include "field/field_system_decl.h"
|
|
|
|
void ov6_02247078(FieldSystem *fieldSystem, const u8 param1);
|
|
void ov6_022470E8(FieldSystem *fieldSystem, const u8 param1);
|
|
void ov6_022470F4(FieldSystem *fieldSystem, const u8 param1);
|
|
|
|
#endif // POKEPLATINUM_OV6_02247078_H
|