mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-21 06:27:22 -05:00
21 lines
472 B
C
21 lines
472 B
C
#ifndef POKEPLATINUM_STRUCT_OV16_0225DCB0_H
|
|
#define POKEPLATINUM_STRUCT_OV16_0225DCB0_H
|
|
|
|
#include "struct_decls/battle_system.h"
|
|
|
|
#include "battle/struct_ov16_0225BFFC_decl.h"
|
|
#include "battle/struct_ov16_02265BBC.h"
|
|
|
|
typedef struct {
|
|
BattleSystem *unk_00;
|
|
BattlerData *unk_04;
|
|
UnkStruct_ov16_02265BBC unk_08;
|
|
u8 unk_60;
|
|
u8 unk_61;
|
|
u8 unk_62;
|
|
u8 unk_63;
|
|
int unk_64;
|
|
} UnkStruct_ov16_0225DCB0;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV16_0225DCB0_H
|