mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-23 02:35:17 -05:00
18 lines
490 B
C
18 lines
490 B
C
#ifndef POKEPLATINUM_STRUCT_02010658_H
|
|
#define POKEPLATINUM_STRUCT_02010658_H
|
|
|
|
#include "struct_defs/struct_02012634.h"
|
|
#include "struct_defs/struct_02012650.h"
|
|
#include "struct_defs/struct_02012678.h"
|
|
#include "struct_defs/struct_02012698.h"
|
|
|
|
typedef struct {
|
|
UnkStruct_02012634 unk_00[2];
|
|
UnkStruct_02012650 unk_10[2][2];
|
|
u8 padding_50[24];
|
|
UnkStruct_02012678 unk_5C[2];
|
|
UnkStruct_02012698 unk_74[2][2];
|
|
} UnkStruct_02010658;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_02010658_H
|