mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-11 05:29:08 -05:00
16 lines
423 B
C
16 lines
423 B
C
#ifndef POKEPLATINUM_STRUCT_0200D0F4_H
|
|
#define POKEPLATINUM_STRUCT_0200D0F4_H
|
|
|
|
#include "struct_defs/struct_02009508.h"
|
|
#include "struct_decls/struct_02022550_decl.h"
|
|
#include "overlay019/struct_ov19_021DA864.h"
|
|
|
|
typedef struct CellActorData {
|
|
UnkStruct_02022550 * unk_00;
|
|
UnkStruct_ov19_021DA864 * unk_04;
|
|
UnkStruct_02009508 * unk_08;
|
|
int unk_0C;
|
|
} CellActorData;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_0200D0F4_H
|