mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 06:57:36 -05:00
23 lines
559 B
C
23 lines
559 B
C
#ifndef POKEPLATINUM_STRUCT_OV21_021E7F40_H
|
|
#define POKEPLATINUM_STRUCT_OV21_021E7F40_H
|
|
|
|
#include "struct_decls/struct_02015064_decl.h"
|
|
#include "struct_decls/struct_02015128_decl.h"
|
|
#include "struct_decls/struct_020151A4_decl.h"
|
|
|
|
typedef struct {
|
|
UnkStruct_02015064 *unk_00;
|
|
UnkStruct_02015128 *unk_04;
|
|
UnkStruct_020151A4 *unk_08;
|
|
s16 unk_0C;
|
|
s16 unk_0E;
|
|
u16 unk_10;
|
|
u8 padding_12[2];
|
|
fx32 unk_14;
|
|
int unk_18;
|
|
u16 unk_1C;
|
|
u8 padding_1E[2];
|
|
} UnkStruct_ov21_021E7F40;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV21_021E7F40_H
|