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

14 lines
294 B
C

#ifndef POKEPLATINUM_STRUCT_0202DF40_H
#define POKEPLATINUM_STRUCT_0202DF40_H
#include "struct_defs/union_0204C4D0.h"
typedef struct {
u16 unk_00;
u16 unk_02_0 : 2;
u16 : 14;
UnkUnion_0204C4D0 unk_04;
} UnkStruct_0202DF40;
#endif // POKEPLATINUM_STRUCT_0202DF40_H