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