mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 06:57:36 -05:00
20 lines
443 B
C
20 lines
443 B
C
#ifndef POKEPLATINUM_STRUCT_OV5_021DDC28_H
|
|
#define POKEPLATINUM_STRUCT_OV5_021DDC28_H
|
|
|
|
#include "struct_decls/struct_02006C24_decl.h"
|
|
#include "struct_decls/struct_0203CDB0_decl.h"
|
|
|
|
typedef struct {
|
|
int unk_00;
|
|
int unk_04;
|
|
int unk_08;
|
|
void * unk_0C;
|
|
UnkStruct_0203CDB0 * unk_10;
|
|
BOOL * unk_14;
|
|
BOOL unk_18;
|
|
BOOL unk_1C;
|
|
NARC * unk_20;
|
|
} UnkStruct_ov5_021DDC28;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV5_021DDC28_H
|