mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-23 10:45:19 -05:00
9 lines
176 B
C
9 lines
176 B
C
#ifndef POKEPLATINUM_STRUCT_02071B30_H
|
|
#define POKEPLATINUM_STRUCT_02071B30_H
|
|
|
|
typedef struct {
|
|
int unk_00;
|
|
} UnkStruct_02071B30;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_02071B30_H
|