mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-23 18:55:30 -05:00
9 lines
175 B
C
9 lines
175 B
C
#ifndef POKEPLATINUM_STRUCT_02071B10_H
|
|
#define POKEPLATINUM_STRUCT_02071B10_H
|
|
|
|
typedef struct {
|
|
u8 unk_00;
|
|
} UnkStruct_02071B10;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_02071B10_H
|