mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -05:00
15 lines
330 B
C
15 lines
330 B
C
#ifndef POKEPLATINUM_STRUCT_OV17_0224365C_H
|
|
#define POKEPLATINUM_STRUCT_OV17_0224365C_H
|
|
|
|
#include "overlay017/struct_ov17_02246F24.h"
|
|
|
|
#include "sys_task_manager.h"
|
|
|
|
typedef struct {
|
|
UnkStruct_ov17_02246F24 *unk_00;
|
|
SysTask *unk_04;
|
|
u8 unk_08;
|
|
} UnkStruct_ov17_0224365C;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV17_0224365C_H
|