mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 23:18:36 -05:00
15 lines
313 B
C
15 lines
313 B
C
#ifndef POKEPLATINUM_STRUCT_OV40_0225645C_1_H
|
|
#define POKEPLATINUM_STRUCT_OV40_0225645C_1_H
|
|
|
|
typedef struct {
|
|
u8 unk_00;
|
|
u8 unk_01;
|
|
u32 unk_04[2];
|
|
u32 unk_0C[2];
|
|
u32 unk_14[2];
|
|
u16 unk_1C[2];
|
|
u16 unk_20[2];
|
|
} UnkStruct_ov40_0225645C_1;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV40_0225645C_1_H
|