pokeplatinum/include/battle/struct_ov16_0225D360.h
2024-07-06 14:40:34 -07:00

22 lines
443 B
C

#ifndef POKEPLATINUM_STRUCT_OV16_0225D360_H
#define POKEPLATINUM_STRUCT_OV16_0225D360_H
#include "struct_decls/battle_system.h"
#include "battle/struct_ov16_0225BFFC_decl.h"
typedef struct {
BattleSystem *unk_00;
BattlerData *unk_04;
u8 unk_08;
u8 unk_09;
u8 unk_0A;
u8 unk_0B;
int unk_0C;
int unk_10;
int unk_14;
int unk_18;
} UnkStruct_ov16_0225D360;
#endif // POKEPLATINUM_STRUCT_OV16_0225D360_H