mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
19 lines
444 B
C
19 lines
444 B
C
#ifndef POKEPLATINUM_STRUCT_OV21_021D2584_H
|
|
#define POKEPLATINUM_STRUCT_OV21_021D2584_H
|
|
|
|
#include "struct_decls/struct_02009DC8_decl.h"
|
|
#include "struct_decls/struct_02022550_decl.h"
|
|
|
|
typedef struct {
|
|
UnkStruct_02022550 * unk_00[4];
|
|
UnkStruct_02009DC8 * unk_10[4];
|
|
int unk_20;
|
|
int unk_24;
|
|
int unk_28;
|
|
int unk_2C;
|
|
BOOL unk_30;
|
|
int unk_34;
|
|
} UnkStruct_ov21_021D2584;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV21_021D2584_H
|