mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-26 00:32:20 -05:00
9 lines
207 B
C
9 lines
207 B
C
#ifndef POKEPLATINUM_OV6_02243004_H
|
|
#define POKEPLATINUM_OV6_02243004_H
|
|
|
|
#include "field/field_system_decl.h"
|
|
|
|
BOOL ov6_02243004(FieldSystem *fieldSystem, int param1);
|
|
|
|
#endif // POKEPLATINUM_OV6_02243004_H
|