mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-16 10:07:12 -05:00
11 lines
228 B
C
11 lines
228 B
C
#ifndef POKEPLATINUM_STRUCT_02089688_SUB2_H
|
|
#define POKEPLATINUM_STRUCT_02089688_SUB2_H
|
|
|
|
typedef struct {
|
|
int unk_00;
|
|
int unk_04;
|
|
int unk_08;
|
|
} UnkStruct_02089688_sub2;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_02089688_SUB2_H
|