pokeplatinum/include/overlay100/struct_ov100_021D4E3C.h
2024-07-06 14:40:34 -07:00

14 lines
329 B
C

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