mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 06:57:36 -05:00
18 lines
440 B
C
18 lines
440 B
C
#ifndef POKEPLATINUM_STRUCT_OV116_0226534C_H
|
|
#define POKEPLATINUM_STRUCT_OV116_0226534C_H
|
|
|
|
#include "overlay116/struct_ov116_022649E4.h"
|
|
#include "overlay116/struct_ov116_02265470.h"
|
|
|
|
#include "sys_task_manager.h"
|
|
|
|
typedef struct {
|
|
int unk_00;
|
|
int *unk_04;
|
|
UnkStruct_ov116_02265470 unk_08[5];
|
|
SysTask *unk_80;
|
|
UnkStruct_ov116_022649E4 *unk_84;
|
|
} UnkStruct_ov116_0226534C;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV116_0226534C_H
|