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

17 lines
347 B
C

#ifndef POKEPLATINUM_STRUCT_02094A58_H
#define POKEPLATINUM_STRUCT_02094A58_H
#include "struct_decls/struct_0201CD38_decl.h"
typedef struct {
UnkStruct_0201CD38 * unk_00;
const u8 * unk_04;
s16 unk_08;
u8 unk_0A;
u8 unk_0B;
u8 unk_0C;
u8 padding_0D[3];
} UnkStruct_02094A58;
#endif // POKEPLATINUM_STRUCT_02094A58_H