mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 06:57:36 -05:00
11 lines
254 B
C
11 lines
254 B
C
#ifndef POKEPLATINUM_STRUCT_OV92_021D1530_H
|
|
#define POKEPLATINUM_STRUCT_OV92_021D1530_H
|
|
|
|
typedef struct UnkStruct_ov92_021D1530_t {
|
|
u16 unk_00;
|
|
s16 unk_02;
|
|
s16 unk_04;
|
|
} UnkStruct_ov92_021D1530;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV92_021D1530_H
|