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

17 lines
317 B
C

#ifndef POKEPLATINUM_STRUCT_02094A58_H
#define POKEPLATINUM_STRUCT_02094A58_H
#include "sys_task_manager.h"
typedef struct {
SysTask *unk_00;
const u8 *unk_04;
s16 unk_08;
u8 unk_0A;
u8 unk_0B;
u8 unk_0C;
u8 padding_0D[3];
} UnkStruct_02094A58;
#endif // POKEPLATINUM_STRUCT_02094A58_H