pokeplatinum/include/overlay070/struct_ov70_02261418.h
2022-12-23 14:05:03 -05:00

19 lines
409 B
C

#ifndef POKEPLATINUM_STRUCT_OV70_02261418_H
#define POKEPLATINUM_STRUCT_OV70_02261418_H
typedef struct {
u32 unk_00[18];
u32 unk_48[18][3];
u32 unk_120[2];
u32 unk_128[2][3];
u32 unk_140[2][4];
u32 unk_160[2];
u32 unk_168[2][3];
u32 unk_180[2];
u32 unk_188;
u32 unk_18C[5];
u32 unk_1A0[5];
} UnkStruct_ov70_02261418;
#endif // POKEPLATINUM_STRUCT_OV70_02261418_H