mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 15:07:47 -05:00
19 lines
450 B
C
19 lines
450 B
C
#ifndef POKEPLATINUM_STRUCT_OV62_02241130_H
|
|
#define POKEPLATINUM_STRUCT_OV62_02241130_H
|
|
|
|
#include "overlay062/funcptr_ov62_022349A8.h"
|
|
#include "overlay062/struct_ov62_022349A8_sub2.h"
|
|
|
|
#include "savedata.h"
|
|
|
|
typedef struct {
|
|
int unk_00;
|
|
int unk_04;
|
|
SaveData *unk_08;
|
|
UnkStruct_ov62_022349A8_sub2 unk_0C;
|
|
UnkFuncPtr_ov62_022349A8 unk_38;
|
|
void *unk_3C;
|
|
} UnkStruct_ov62_02241130;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV62_02241130_H
|