mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
28 lines
667 B
C
28 lines
667 B
C
#ifndef POKEPLATINUM_STRUCT_OV116_022660A8_H
|
|
#define POKEPLATINUM_STRUCT_OV116_022660A8_H
|
|
|
|
#include "overlay116/struct_ov116_0226469C.h"
|
|
#include "overlay116/struct_ov116_022649E4.h"
|
|
#include "overlay116/struct_ov116_02265AA4.h"
|
|
|
|
#include "sys_task_manager.h"
|
|
|
|
typedef struct {
|
|
UnkStruct_ov116_02265AA4 unk_00;
|
|
u8 padding_04[4];
|
|
SysTask *unk_08;
|
|
int *unk_0C;
|
|
int *unk_10;
|
|
int *unk_14;
|
|
int unk_18;
|
|
int unk_1C;
|
|
u8 padding_20[4];
|
|
int unk_24;
|
|
BOOL unk_28;
|
|
BOOL unk_2C;
|
|
UnkStruct_ov116_022649E4 *unk_30;
|
|
UnkStruct_ov116_0226469C unk_34[5];
|
|
} UnkStruct_ov116_022660A8;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV116_022660A8_H
|