mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-24 11:15:26 -05:00
11 lines
212 B
C
11 lines
212 B
C
#ifndef POKEPLATINUM_STRUCT_0207C690_H
|
|
#define POKEPLATINUM_STRUCT_0207C690_H
|
|
|
|
typedef struct {
|
|
int unk_00;
|
|
void *unk_04;
|
|
void *unk_08;
|
|
} GenericPointerData;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_0207C690_H
|