pokeplatinum/include/struct_defs/struct_020684D0.h
2024-05-27 17:33:40 -04:00

20 lines
428 B
C

#ifndef POKEPLATINUM_STRUCT_020684D0_H
#define POKEPLATINUM_STRUCT_020684D0_H
#include "field/field_system_decl.h"
#include "struct_decls/struct_0205E884_decl.h"
typedef struct {
int unk_00;
BOOL unk_04;
int unk_08;
u16 unk_0C;
u16 unk_0E;
u16 unk_10;
u8 padding_12[2];
PlayerAvatar * playerAvatar;
FieldSystem * fieldSystem;
} UnkStruct_020684D0;
#endif // POKEPLATINUM_STRUCT_020684D0_H