mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 15:49:02 -05:00
15 lines
311 B
C
15 lines
311 B
C
#ifndef POKEPLATINUM_STRUCT_OV5_021EE294_H
|
|
#define POKEPLATINUM_STRUCT_OV5_021EE294_H
|
|
|
|
#include "struct_decls/struct_02061AB4_decl.h"
|
|
|
|
#include "billboard.h"
|
|
|
|
typedef struct {
|
|
int unk_00;
|
|
MapObject *unk_04;
|
|
Billboard **unk_08;
|
|
} UnkStruct_ov5_021EE294;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV5_021EE294_H
|