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

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