pokeplatinum/include/struct_decls/battle_system.h

7 lines
193 B
C

#ifndef POKEPLATINUM_STRUCT_BATTLE_SYSTEM_DECL_H
#define POKEPLATINUM_STRUCT_BATTLE_SYSTEM_DECL_H
typedef struct BattleSystem BattleSystem;
#endif // POKEPLATINUM_STRUCT_BATTLE_SYSTEM_DECL_H