mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-26 04:05:51 -05:00
11 lines
213 B
C
11 lines
213 B
C
#ifndef POKEPLATINUM_STRUCT_0202E828_H
|
|
#define POKEPLATINUM_STRUCT_0202E828_H
|
|
|
|
typedef struct {
|
|
u8 unk_00;
|
|
u8 padding_01[3];
|
|
u32 unk_04;
|
|
} UnkStruct_0202E828;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_0202E828_H
|