mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-27 20:55:24 -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
|