mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-04 16:45:45 -05:00
35 lines
845 B
C
35 lines
845 B
C
#ifndef POKEPLATINUM_STRUCT_02089688_H
|
|
#define POKEPLATINUM_STRUCT_02089688_H
|
|
|
|
#include "struct_defs/struct_02089438.h"
|
|
#include "struct_defs/struct_02089688_sub1.h"
|
|
#include "struct_defs/struct_02089688_sub2.h"
|
|
#include "struct_defs/struct_0208AF44.h"
|
|
|
|
typedef struct {
|
|
UnkStruct_0208AF44 unk_00[16];
|
|
UnkStruct_0208AF44 unk_1A0[3];
|
|
UnkStruct_0208AF44 unk_1F0[3];
|
|
UnkStruct_0208AF44 unk_240[2];
|
|
s16 unk_274[5];
|
|
u16 unk_27E[5][2];
|
|
int unk_294;
|
|
int unk_298;
|
|
int unk_29C;
|
|
int unk_2A0;
|
|
int unk_2A4;
|
|
int unk_2A8;
|
|
int unk_2AC;
|
|
int unk_2B0;
|
|
int unk_2B4;
|
|
int unk_2B8;
|
|
int unk_2BC;
|
|
UnkStruct_02089688_sub1 unk_2C0;
|
|
UnkStruct_02089688_sub2 unk_380;
|
|
UnkStruct_02089438 unk_38C;
|
|
int unk_3C0;
|
|
int unk_3C4;
|
|
} UnkStruct_02089688;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_02089688_H
|