pokeplatinum/include/struct_defs/struct_020F3DCC.h
2024-07-06 14:40:34 -07:00

19 lines
397 B
C

#ifndef POKEPLATINUM_STRUCT_020F3DCC_H
#define POKEPLATINUM_STRUCT_020F3DCC_H
#include "struct_decls/struct_020F3DCC_decl.h"
typedef struct UnkStruct_020F3DCC_t {
BOOL unk_00;
BOOL unk_04;
int unk_08;
int unk_0C;
int unk_10;
int unk_14;
int unk_18;
int unk_1C;
const UnkStruct_020F3DCC *unk_20;
} UnkStruct_020F3DCC;
#endif // POKEPLATINUM_STRUCT_020F3DCC_H