mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 15:07:47 -05:00
9 lines
212 B
C
9 lines
212 B
C
#ifndef POKEPLATINUM_OV6_02247D30_H
|
|
#define POKEPLATINUM_OV6_02247D30_H
|
|
|
|
#include "field/field_system_decl.h"
|
|
|
|
void ov6_02247D30(FieldSystem *fieldSystem, const u8 param1);
|
|
|
|
#endif // POKEPLATINUM_OV6_02247D30_H
|