pokeplatinum/include/field/field_system_decl.h
2024-04-02 11:51:00 -04:00

7 lines
169 B
C

#ifndef POKEPLATINUM_FIELD_SYSTEM_DECL_H
#define POKEPLATINUM_FIELD_SYSTEM_DECL_H
typedef struct FieldSystem_t FieldSystem;
#endif // POKEPLATINUM_FIELD_SYSTEM_DECL_H