pokeplatinum/include/overlay104/struct_ov104_0223F094.h
2024-07-06 14:40:34 -07:00

14 lines
329 B
C

#ifndef POKEPLATINUM_STRUCT_OV104_0223F094_H
#define POKEPLATINUM_STRUCT_OV104_0223F094_H
#include "screen_scroll_manager.h"
#include "sys_task_manager.h"
typedef struct {
ScreenScrollManager *screenScrollMgr;
SysTask *unk_04;
u32 unk_08;
} UnkStruct_ov104_0223F094;
#endif // POKEPLATINUM_STRUCT_OV104_0223F094_H