pokeplatinum/include/battle/struct_ov16_0225E0BC.h
2025-06-22 10:56:26 -07:00

19 lines
382 B
C

#ifndef POKEPLATINUM_STRUCT_OV16_0225E0BC_H
#define POKEPLATINUM_STRUCT_OV16_0225E0BC_H
#include "overlay013/battle_party.h"
typedef struct {
BattleSystem *unk_00;
BattlePartyContext *unk_04;
u8 unk_08;
u8 unk_09;
u8 unk_0A;
u8 unk_0B;
u16 unk_0C;
u8 unk_0E;
u8 unk_0F;
} UnkStruct_ov16_0225E0BC;
#endif // POKEPLATINUM_STRUCT_OV16_0225E0BC_H