mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 15:49:02 -05:00
20 lines
497 B
C
20 lines
497 B
C
#ifndef POKEPLATINUM_STRUCT_OV21_021D0D80_1_H
|
|
#define POKEPLATINUM_STRUCT_OV21_021D0D80_1_H
|
|
|
|
#include "trainer_info.h"
|
|
#include "struct_decls/struct_02026324_decl.h"
|
|
#include "struct_decls/struct_0209ACBC_decl.h"
|
|
|
|
typedef struct {
|
|
const UnkStruct_02026324 * unk_00;
|
|
const TrainerInfo * unk_04;
|
|
int unk_08;
|
|
BOOL unk_0C;
|
|
BOOL unk_10;
|
|
BOOL unk_14;
|
|
BOOL unk_18;
|
|
UnkStruct_0209ACBC * unk_1C;
|
|
} UnkStruct_ov21_021D0D80_1;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV21_021D0D80_1_H
|