mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-20 05:57:57 -05:00
7 lines
194 B
C
7 lines
194 B
C
#ifndef POKEPLATINUM_FIELD_SYSTEM_SUB2_DECL_H
|
|
#define POKEPLATINUM_FIELD_SYSTEM_SUB2_DECL_H
|
|
|
|
typedef struct FieldSystem_sub2_t FieldSystem_sub2;
|
|
|
|
#endif // POKEPLATINUM_FIELD_SYSTEM_SUB2_DECL_H
|