mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 15:07:47 -05:00
11 lines
237 B
C
11 lines
237 B
C
#ifndef POKEPLATINUM_STRUCT_OV16_0226AC98_H
|
|
#define POKEPLATINUM_STRUCT_OV16_0226AC98_H
|
|
|
|
typedef struct {
|
|
u16 unk_00[4];
|
|
u16 unk_08[4];
|
|
u16 unk_10[4];
|
|
} UnkStruct_ov16_0226AC98;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV16_0226AC98_H
|