pokeplatinum/include/struct_defs/struct_02029894.h

19 lines
490 B
C

#ifndef POKEPLATINUM_STRUCT_02029894_H
#define POKEPLATINUM_STRUCT_02029894_H
#include "struct_defs/struct_02029894_sub1.h"
#include "struct_defs/struct_02029894_sub2.h"
#include "struct_defs/underground_record.h"
typedef struct UnkStruct_02029894_t {
UnkStruct_02029894_sub1 unk_00[15];
UnkStruct_02029894_sub2 unk_2D[16];
UndergroundRecord unk_50;
u16 unk_8C;
u16 unk_8E;
u8 unk_90;
u8 unk_91;
} UnkStruct_02029894;
#endif // POKEPLATINUM_STRUCT_02029894_H