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

14 lines
328 B
C

#ifndef POKEPLATINUM_STRUCT_020789BC_SUB1_H
#define POKEPLATINUM_STRUCT_020789BC_SUB1_H
#include "struct_defs/struct_02007C10.h"
typedef struct UnkStruct_020789BC_sub1_t {
u8 unk_00;
u8 unk_01;
u8 unk_02;
UnkStruct_02007C10 unk_03[10];
} UnkStruct_020789BC_sub1;
#endif // POKEPLATINUM_STRUCT_020789BC_SUB1_H