mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-24 19:25:29 -05:00
19 lines
486 B
C
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
|