mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
15 lines
330 B
C
15 lines
330 B
C
#ifndef POKEPLATINUM_STRUCT_OV66_02231300_H
|
|
#define POKEPLATINUM_STRUCT_OV66_02231300_H
|
|
|
|
#include "overlay066/struct_ov66_0222DFF8_decl.h"
|
|
|
|
#include "savedata.h"
|
|
|
|
typedef struct {
|
|
SaveData *unk_00;
|
|
UnkStruct_ov66_0222DFF8 *unk_04;
|
|
BOOL unk_08;
|
|
} UnkStruct_ov66_02231300;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV66_02231300_H
|