mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-23 02:35:17 -05:00
10 lines
205 B
C
10 lines
205 B
C
#ifndef POKEPLATINUM_STRUCT_02030698_H
|
|
#define POKEPLATINUM_STRUCT_02030698_H
|
|
|
|
typedef struct {
|
|
u16 unk_00[112];
|
|
u16 unk_E0[32][32];
|
|
} UnkStruct_02030698;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_02030698_H
|