mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-07-28 05:38:21 -05:00
17 lines
492 B
C
17 lines
492 B
C
#ifndef POKEPLATINUM_STRUCT_0207825C_2_H
|
|
#define POKEPLATINUM_STRUCT_0207825C_2_H
|
|
|
|
#include "struct_defs/struct_02075454.h"
|
|
#include "struct_defs/struct_02075454_1.h"
|
|
#include "struct_defs/struct_02075454_2.h"
|
|
#include "struct_defs/struct_02075454_3.h"
|
|
|
|
typedef struct UnkStruct_0207825C_2_t {
|
|
UnkStruct_02075454 unk_00;
|
|
UnkStruct_02075454_2 unk_20;
|
|
UnkStruct_02075454_1 unk_40;
|
|
UnkStruct_02075454_3 unk_60;
|
|
} UnkStruct_0207825C_2;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_0207825C_2_H
|