mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-27 12:45:25 -05:00
14 lines
313 B
C
14 lines
313 B
C
#ifndef POKEPLATINUM_STRUCT_0206A844_H
|
|
#define POKEPLATINUM_STRUCT_0206A844_H
|
|
|
|
#include "struct_defs/struct_0200D0F4.h"
|
|
|
|
#include "overlay005/struct_ov5_021D30A8.h"
|
|
|
|
typedef struct {
|
|
UnkStruct_ov5_021D30A8 unk_00;
|
|
CellActorData *unk_1C8[2];
|
|
} UnkStruct_0206A844;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_0206A844_H
|