mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 15:07:47 -05:00
18 lines
398 B
C
18 lines
398 B
C
#ifndef POKEPLATINUM_STRUCT_OV17_0224C384_H
|
|
#define POKEPLATINUM_STRUCT_OV17_0224C384_H
|
|
|
|
#include "struct_decls/cell_actor_data.h"
|
|
|
|
#include "sys_task_manager.h"
|
|
|
|
struct UnkStruct_ov17_0224DF54_t;
|
|
|
|
typedef struct {
|
|
SysTask *unk_00;
|
|
CellActorData *unk_04;
|
|
struct UnkStruct_ov17_0224DF54_t *unk_08;
|
|
u8 unk_0C;
|
|
} UnkStruct_ov17_0224C384;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV17_0224C384_H
|