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

16 lines
325 B
C

#ifndef POKEPLATINUM_STRUCT_OV16_0225DF34_H
#define POKEPLATINUM_STRUCT_OV16_0225DF34_H
#include "struct_decls/battle_system.h"
typedef struct {
BattleSystem *unk_00;
void *unk_04;
u8 unk_08;
u8 unk_09;
u8 unk_0A;
u8 unk_0B;
} UnkStruct_ov16_0225DF34;
#endif // POKEPLATINUM_STRUCT_OV16_0225DF34_H