mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-27 12:45:25 -05:00
16 lines
296 B
C
16 lines
296 B
C
#ifndef POKEPLATINUM_STRUCT_02009508_1_H
|
|
#define POKEPLATINUM_STRUCT_02009508_1_H
|
|
|
|
typedef struct {
|
|
u32 unk_00;
|
|
u32 unk_04;
|
|
u32 unk_08;
|
|
u32 unk_0C;
|
|
u32 unk_10;
|
|
u32 unk_14;
|
|
u32 unk_18;
|
|
u32 unk_1C;
|
|
} UnkStruct_02009508_1;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_02009508_1_H
|