pokeplatinum/include/struct_defs/struct_020709CC.h

13 lines
261 B
C

#ifndef POKEPLATINUM_STRUCT_020709CC_H
#define POKEPLATINUM_STRUCT_020709CC_H
#include "field_task.h"
typedef struct UnkStruct_020709CC_t {
FieldTask *unk_00;
u16 unk_04;
u16 unk_06;
} UnkStruct_020709CC;
#endif // POKEPLATINUM_STRUCT_020709CC_H