mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-25 03:35:20 -05:00
11 lines
213 B
C
11 lines
213 B
C
#ifndef POKEPLATINUM_STRUCT_02095B28_H
|
|
#define POKEPLATINUM_STRUCT_02095B28_H
|
|
|
|
typedef struct {
|
|
u32 unk_00;
|
|
u8 unk_04;
|
|
u8 padding_05[3];
|
|
} UnkStruct_02095B28;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_02095B28_H
|