mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-07-18 16:32:46 -05:00
14 lines
354 B
C
14 lines
354 B
C
#ifndef POKEPLATINUM_STRUCT_OV5_021EE294_H
|
|
#define POKEPLATINUM_STRUCT_OV5_021EE294_H
|
|
|
|
#include "struct_decls/struct_020216E0_decl.h"
|
|
#include "struct_decls/struct_02061AB4_decl.h"
|
|
|
|
typedef struct {
|
|
int unk_00;
|
|
UnkStruct_02061AB4 * unk_04;
|
|
UnkStruct_020216E0 ** unk_08;
|
|
} UnkStruct_ov5_021EE294;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV5_021EE294_H
|