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

14 lines
285 B
C

#ifndef POKEPLATINUM_STRUCT_020032D0_H
#define POKEPLATINUM_STRUCT_020032D0_H
#include "struct_defs/struct_0200330C.h"
typedef struct {
u16 * unk_00;
u16 * unk_04;
u32 unk_08;
UnkStruct_0200330C unk_0C;
} UnkStruct_020032D0;
#endif // POKEPLATINUM_STRUCT_020032D0_H