mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-22 18:26:14 -05:00
9 lines
182 B
C
9 lines
182 B
C
#ifndef POKEPLATINUM_STRUCT_020052C8_H
|
|
#define POKEPLATINUM_STRUCT_020052C8_H
|
|
|
|
typedef struct {
|
|
s16 unk_00[7][2];
|
|
} UnkStruct_020052C8;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_020052C8_H
|