mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 15:07:47 -05:00
11 lines
270 B
C
11 lines
270 B
C
#ifndef POKEPLATINUM_OV6_02247660_H
|
|
#define POKEPLATINUM_OV6_02247660_H
|
|
|
|
#include "field/field_system_decl.h"
|
|
|
|
BOOL ov6_02247660(FieldSystem *fieldSystem);
|
|
void ov6_02247794(u8 *param0, u8 *param1);
|
|
void ov6_022477A0(int *param0);
|
|
|
|
#endif // POKEPLATINUM_OV6_02247660_H
|