mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-24 03:05:46 -05:00
9 lines
182 B
C
9 lines
182 B
C
#ifndef POKEPLATINUM_STRUCT_0202F10C_H
|
|
#define POKEPLATINUM_STRUCT_0202F10C_H
|
|
|
|
typedef struct {
|
|
u16 unk_00[5][4];
|
|
} UnkStruct_0202F10C;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_0202F10C_H
|