pokeplatinum/include/overlay097/struct_ov97_022335A8.h
2022-12-23 14:05:03 -05:00

12 lines
244 B
C

#ifndef POKEPLATINUM_STRUCT_OV97_022335A8_H
#define POKEPLATINUM_STRUCT_OV97_022335A8_H
typedef struct {
union {
u8 val1[4];
u32 val2;
} unk_00;
} UnkStruct_ov97_022335A8;
#endif // POKEPLATINUM_STRUCT_OV97_022335A8_H