mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 15:07:47 -05:00
12 lines
250 B
C
12 lines
250 B
C
#ifndef POKEPLATINUM_STRUCT_OV94_02242AAC_H
|
|
#define POKEPLATINUM_STRUCT_OV94_02242AAC_H
|
|
|
|
typedef struct {
|
|
u16 unk_00;
|
|
u16 unk_02;
|
|
u16 unk_04[9];
|
|
u16 unk_16[9];
|
|
} UnkStruct_ov94_02242AAC;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV94_02242AAC_H
|