mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
13 lines
277 B
C
13 lines
277 B
C
#ifndef POKEPLATINUM_STRUCT_OV29_022566C8_1_H
|
|
#define POKEPLATINUM_STRUCT_OV29_022566C8_1_H
|
|
|
|
typedef struct {
|
|
u32 unk_00;
|
|
u32 unk_04;
|
|
u32 unk_08;
|
|
u8 unk_0C[78][75];
|
|
u32 unk_16E8;
|
|
} UnkStruct_ov29_022566C8_1;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV29_022566C8_1_H
|