pokeplatinum/include/struct_defs/struct_0207AD40.h
2024-07-06 14:40:34 -07:00

12 lines
242 B
C

#ifndef POKEPLATINUM_STRUCT_0207AD40_H
#define POKEPLATINUM_STRUCT_0207AD40_H
#include "struct_decls/battle_system.h"
typedef struct {
BattleSystem *unk_00;
u8 unk_04;
} UnkStruct_0207AD40;
#endif // POKEPLATINUM_STRUCT_0207AD40_H