mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -05:00
24 lines
525 B
C
24 lines
525 B
C
#ifndef POKEPLATINUM_STRUCT_OV17_0224ABFC_H
|
|
#define POKEPLATINUM_STRUCT_OV17_0224ABFC_H
|
|
|
|
#include "overlay017/struct_ov17_0224B09C.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;
|
|
UnkStruct_ov17_0224B09C *unk_0C;
|
|
u8 unk_10;
|
|
u8 unk_11;
|
|
u8 unk_12;
|
|
u8 unk_13;
|
|
s8 unk_14;
|
|
} UnkStruct_ov17_0224ABFC;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV17_0224ABFC_H
|