mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -05:00
17 lines
382 B
C
17 lines
382 B
C
#ifndef POKEPLATINUM_STRUCT_OV17_0224C384_H
|
|
#define POKEPLATINUM_STRUCT_OV17_0224C384_H
|
|
|
|
#include "sprite_system.h"
|
|
#include "sys_task_manager.h"
|
|
|
|
struct UnkStruct_ov17_0224DF54_t;
|
|
|
|
typedef struct {
|
|
SysTask *unk_00;
|
|
ManagedSprite *unk_04;
|
|
struct UnkStruct_ov17_0224DF54_t *unk_08;
|
|
u8 unk_0C;
|
|
} UnkStruct_ov17_0224C384;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV17_0224C384_H
|