mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-23 18:55:30 -05:00
11 lines
221 B
C
11 lines
221 B
C
#ifndef POKEPLATINUM_STRUCT_02014560_H
|
|
#define POKEPLATINUM_STRUCT_02014560_H
|
|
|
|
typedef struct {
|
|
u8 padding_00[20];
|
|
u32 unk_14;
|
|
u8 padding_18[8];
|
|
} UnkStruct_02014560;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_02014560_H
|