mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-07-12 22:21:51 -05:00
14 lines
400 B
C
14 lines
400 B
C
#ifndef POKEPLATINUM_STRUCT_02073C74_H
|
|
#define POKEPLATINUM_STRUCT_02073C74_H
|
|
|
|
#include "struct_defs/struct_02073C74_sub1.h"
|
|
#include "struct_decls/struct_02073C74_sub2_decl.h"
|
|
#include "struct_defs/struct_02073C74_sub2_t.h"
|
|
|
|
typedef struct UnkStruct_02073C74_t {
|
|
UnkStruct_02073C74_sub1 unk_00;
|
|
UnkStruct_02073C74_sub2 unk_08;
|
|
} UnkStruct_02073C74;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_02073C74_H
|