mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-18 13:07:27 -05:00
14 lines
343 B
C
14 lines
343 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;
|
|
MapObject *unk_04;
|
|
UnkStruct_020216E0 **unk_08;
|
|
} UnkStruct_ov5_021EE294;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV5_021EE294_H
|