mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-21 14:37:32 -05:00
15 lines
307 B
C
15 lines
307 B
C
#ifndef POKEPLATINUM_STRUCT_0203E348_H
|
|
#define POKEPLATINUM_STRUCT_0203E348_H
|
|
|
|
#include "struct_decls/struct_0202CD88_decl.h"
|
|
|
|
typedef struct {
|
|
int * unk_00;
|
|
int unk_04;
|
|
UnkStruct_0202CD88 * unk_08;
|
|
int unk_0C;
|
|
int unk_10;
|
|
} UnkStruct_0203E348;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_0203E348_H
|