pokeplatinum/include/struct_defs/struct_020961E8_sub1.h
2022-12-23 14:05:03 -05:00

13 lines
258 B
C

#ifndef POKEPLATINUM_STRUCT_020961E8_SUB1_H
#define POKEPLATINUM_STRUCT_020961E8_SUB1_H
typedef union {
u64 val1;
struct {
u32 unk_00;
u32 unk_04;
} val2;
} UnkStruct_020961E8_sub1;
#endif // POKEPLATINUM_STRUCT_020961E8_SUB1_H