mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 23:18:36 -05:00
15 lines
305 B
C
15 lines
305 B
C
#ifndef POKEPLATINUM_STRUCT_OV44_022565BC_1_H
|
|
#define POKEPLATINUM_STRUCT_OV44_022565BC_1_H
|
|
|
|
typedef struct {
|
|
u32 unk_00[6];
|
|
u16 unk_18[6];
|
|
u16 unk_24[6];
|
|
u8 unk_30;
|
|
u8 unk_31;
|
|
u8 unk_32;
|
|
u8 unk_33;
|
|
} UnkStruct_ov44_022565BC_1;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV44_022565BC_1_H
|