mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-19 05:27:54 -05:00
13 lines
240 B
C
13 lines
240 B
C
#ifndef POKEPLATINUM_STRUCT_02049FA8_H
|
|
#define POKEPLATINUM_STRUCT_02049FA8_H
|
|
|
|
typedef struct {
|
|
int unk_00;
|
|
int unk_04;
|
|
int unk_08;
|
|
int unk_0C;
|
|
int unk_10;
|
|
} UnkStruct_02049FA8;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_02049FA8_H
|