mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-26 00:32:20 -05:00
26 lines
642 B
C
26 lines
642 B
C
#ifndef POKEPLATINUM_STRUCT_OV94_0223BA88_H
|
|
#define POKEPLATINUM_STRUCT_OV94_0223BA88_H
|
|
|
|
#include "overlay094/struct_ov94_0223BA88_sub1.h"
|
|
#include "overlay094/struct_ov94_0223BA88_sub2.h"
|
|
#include "overlay094/struct_ov94_0223BA88_sub3.h"
|
|
|
|
typedef struct {
|
|
UnkStruct_ov94_0223BA88_sub1 unk_00;
|
|
UnkStruct_ov94_0223BA88_sub2 unk_EC;
|
|
UnkStruct_ov94_0223BA88_sub3 unk_F0;
|
|
u8 unk_F6;
|
|
u8 padding_F7[17];
|
|
s32 unk_108;
|
|
u16 unk_10C[8];
|
|
u16 unk_11C;
|
|
u8 unk_11E;
|
|
u8 unk_11F;
|
|
u8 unk_120;
|
|
s8 unk_121;
|
|
u8 unk_122;
|
|
u8 unk_123;
|
|
} UnkStruct_ov94_0223BA88;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV94_0223BA88_H
|