mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-24 11:15:26 -05:00
14 lines
264 B
C
14 lines
264 B
C
#ifndef POKEPLATINUM_STRUCT_02012698_H
|
|
#define POKEPLATINUM_STRUCT_02012698_H
|
|
|
|
typedef struct {
|
|
short unk_00;
|
|
short unk_02;
|
|
short unk_04;
|
|
short unk_06;
|
|
int unk_08;
|
|
int unk_0C;
|
|
} UnkStruct_02012698;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_02012698_H
|