mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-07-26 04:41:36 -05:00
17 lines
482 B
C
17 lines
482 B
C
#ifndef POKEPLATINUM_STRUCT_0207825C_H
|
|
#define POKEPLATINUM_STRUCT_0207825C_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_t {
|
|
UnkStruct_02075454 unk_00;
|
|
UnkStruct_02075454_1 unk_20;
|
|
UnkStruct_02075454_2 unk_40;
|
|
UnkStruct_02075454_3 unk_60;
|
|
} UnkStruct_0207825C;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_0207825C_H
|