mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-06-03 06:15:33 -05:00
20 lines
397 B
C
20 lines
397 B
C
#ifndef POKEPLATINUM_STRUCT_0205AA50_H
|
|
#define POKEPLATINUM_STRUCT_0205AA50_H
|
|
|
|
#include "struct_decls/struct_02018340_decl.h"
|
|
|
|
typedef struct {
|
|
UnkStruct_02018340 * unk_00;
|
|
u8 unk_04;
|
|
u8 unk_05;
|
|
u8 unk_06;
|
|
u8 unk_07;
|
|
u8 unk_08;
|
|
u8 unk_09;
|
|
u16 unk_0A_0 : 15;
|
|
u16 unk_0A_15 : 1;
|
|
void * unk_0C;
|
|
} UnkStruct_0205AA50;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_0205AA50_H
|