pokeplatinum/include/struct_defs/struct_02068630.h

14 lines
258 B
C

#ifndef POKEPLATINUM_STRUCT_02068630_H
#define POKEPLATINUM_STRUCT_02068630_H
#include "field_task.h"
typedef struct {
FieldTask *unk_00;
u16 unk_04;
u8 unk_06;
u8 padding_07;
} UnkStruct_02068630;
#endif // POKEPLATINUM_STRUCT_02068630_H