mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 23:18:36 -05:00
21 lines
436 B
C
21 lines
436 B
C
#ifndef POKEPLATINUM_STRUCT_OV16_0225E0BC_H
|
|
#define POKEPLATINUM_STRUCT_OV16_0225E0BC_H
|
|
|
|
#include "struct_decls/battle_system.h"
|
|
|
|
#include "overlay013/struct_ov13_0221FC20.h"
|
|
|
|
typedef struct {
|
|
BattleSystem *unk_00;
|
|
UnkStruct_ov13_0221FC20 *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
|