mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 23:18:36 -05:00
15 lines
312 B
C
15 lines
312 B
C
#ifndef POKEPLATINUM_STRUCT_OV41_022567B0_1_H
|
|
#define POKEPLATINUM_STRUCT_OV41_022567B0_1_H
|
|
|
|
typedef struct {
|
|
u32 unk_00;
|
|
u32 unk_04;
|
|
u32 unk_08;
|
|
u8 unk_0C[156][150];
|
|
u8 unk_5B74;
|
|
u8 unk_5B75;
|
|
u8 unk_5B76;
|
|
} UnkStruct_ov41_022567B0_1;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV41_022567B0_1_H
|