mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-19 05:27:54 -05:00
13 lines
264 B
C
13 lines
264 B
C
#ifndef POKEPLATINUM_STRUCT_02042434_H
|
|
#define POKEPLATINUM_STRUCT_02042434_H
|
|
|
|
#include "struct_decls/struct_021C0794_decl.h"
|
|
|
|
typedef struct {
|
|
SaveData * unk_00;
|
|
int unk_04;
|
|
BOOL unk_08;
|
|
} UnkStruct_02042434;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_02042434_H
|