mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-22 23:20:49 -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_1C0[3];
|
|
UnkStruct_0208AF44 unk_214[3];
|
|
UnkStruct_0208AF44 unk_268[2];
|
|
s16 unk_2A0[5];
|
|
u16 unk_2AA[5][2];
|
|
int unk_2C0;
|
|
int unk_2C4;
|
|
int unk_2C8;
|
|
int unk_2CC;
|
|
int unk_2D0;
|
|
int unk_2D4;
|
|
int unk_2D8;
|
|
int unk_2DC;
|
|
int unk_2E0;
|
|
int unk_2E4;
|
|
int unk_2E8;
|
|
UnkStruct_02089688_sub1 unk_2EC;
|
|
UnkStruct_02089688_sub2 unk_3AC;
|
|
UnkStruct_02089438 unk_3B8;
|
|
int unk_3EC;
|
|
int unk_3F0;
|
|
} UnkStruct_02089688;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_02089688_H
|