mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-26 08:41:27 -05:00
18 lines
476 B
C
18 lines
476 B
C
#ifndef POKEPLATINUM_STRUCT_OV62_02241130_H
|
|
#define POKEPLATINUM_STRUCT_OV62_02241130_H
|
|
|
|
#include "struct_decls/struct_021C0794_decl.h"
|
|
#include "overlay062/funcptr_ov62_022349A8.h"
|
|
#include "overlay062/struct_ov62_022349A8_sub2.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
|