mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-07-11 23:24:54 -05:00
11 lines
214 B
C
11 lines
214 B
C
#ifndef POKEPLATINUM_STRUCT_0207C690_H
|
|
#define POKEPLATINUM_STRUCT_0207C690_H
|
|
|
|
typedef struct {
|
|
int unk_00;
|
|
void * unk_04;
|
|
void * unk_08;
|
|
} UnkStruct_0207C690;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_0207C690_H
|