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

11 lines
221 B
C

#ifndef POKEPLATINUM_STRUCT_0202BF4C_H
#define POKEPLATINUM_STRUCT_0202BF4C_H
typedef struct {
u16 unk_00_0 : 1;
u16 unk_00_1 : 15;
u16 unk_02;
} UnkStruct_0202BF4C;
#endif // POKEPLATINUM_STRUCT_0202BF4C_H