pokeplatinum/include/struct_decls/struct_party_decl.h
2023-01-29 10:23:57 +01:00

7 lines
158 B
C

#ifndef POKEPLATINUM_STRUCT_PARTY_DECL_H
#define POKEPLATINUM_STRUCT_PARTY_DECL_H
typedef struct Party Party;
#endif // POKEPLATINUM_STRUCT_02079FF4_DECL_H