pokeplatinum/include/struct_defs/struct_0202DF40.h
2024-07-06 14:40:34 -07:00

14 lines
283 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