mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-17 18:47:34 -05:00
10 lines
197 B
C
10 lines
197 B
C
#ifndef POKEPLATINUM_STRUCT_0209C370_H
|
|
#define POKEPLATINUM_STRUCT_0209C370_H
|
|
|
|
typedef struct {
|
|
u8 unk_00;
|
|
u8 padding_01[3];
|
|
} UnkStruct_0209C370;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_0209C370_H
|