pokeplatinum/include/struct_defs/struct_0208C06C_sub2.h
2024-07-06 14:40:34 -07:00

16 lines
339 B
C

#ifndef POKEPLATINUM_STRUCT_0208C06C_SUB2_H
#define POKEPLATINUM_STRUCT_0208C06C_SUB2_H
#include "struct_defs/struct_0208B878.h"
#include "sys_task_manager.h"
typedef struct {
BOOL unk_00;
int unk_04;
UnkStruct_0208B878 *unk_08;
SysTask *unk_0C;
} UnkStruct_0208C06C_sub2;
#endif // POKEPLATINUM_STRUCT_0208C06C_SUB2_H