pokeplatinum/include/struct_defs/struct_02029894.h
Adrienn Tindall 1e43770d0a v0, v1
2024-04-03 19:40:34 -04:00

19 lines
486 B
C

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