mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
14 lines
338 B
C
14 lines
338 B
C
#ifndef POKEPLATINUM_STRUCT_OV100_021D4E3C_H
|
|
#define POKEPLATINUM_STRUCT_OV100_021D4E3C_H
|
|
|
|
#include "struct_decls/struct_02013BE0_decl.h"
|
|
#include "struct_decls/sys_task.h"
|
|
|
|
typedef struct {
|
|
UnkStruct_02013BE0 * unk_00;
|
|
SysTask * unk_04;
|
|
u32 unk_08;
|
|
} UnkStruct_ov100_021D4E3C;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV100_021D4E3C_H
|