mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-24 03:05:46 -05:00
12 lines
224 B
C
12 lines
224 B
C
#ifndef POKEPLATINUM_STRUCT_02013610_H
|
|
#define POKEPLATINUM_STRUCT_02013610_H
|
|
|
|
typedef struct {
|
|
int unk_00;
|
|
int unk_04;
|
|
int unk_08;
|
|
int unk_0C;
|
|
} UnkStruct_02013610;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_02013610_H
|