mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-07-16 08:05:55 -05:00
13 lines
287 B
C
13 lines
287 B
C
#ifndef POKEPLATINUM_STRUCT_020709CC_H
|
|
#define POKEPLATINUM_STRUCT_020709CC_H
|
|
|
|
#include "struct_decls/struct_020508D4_decl.h"
|
|
|
|
typedef struct UnkStruct_020709CC_t {
|
|
TaskManager * unk_00;
|
|
u16 unk_04;
|
|
u16 unk_06;
|
|
} UnkStruct_020709CC;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_020709CC_H
|