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

24 lines
490 B
C

#ifndef POKEPLATINUM_STRUCT_0201D834_H
#define POKEPLATINUM_STRUCT_0201D834_H
#include "struct_defs/struct_0201D738.h"
#include "functypes/funcptr_0201D834.h"
typedef struct {
UnkStruct_0201D738 unk_00;
UnkFuncPtr_0201D834 unk_1C;
u8 unk_20[7];
u8 unk_27;
u8 unk_28;
u8 unk_29_0 : 7;
u8 unk_29_7 : 1;
u8 unk_2A;
u8 unk_2B;
u8 unk_2C;
u8 unk_2D;
u16 unk_2E;
void * unk_30;
} UnkStruct_0201D834;
#endif // POKEPLATINUM_STRUCT_0201D834_H