mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 23:18:36 -05:00
11 lines
267 B
C
11 lines
267 B
C
#ifndef POKEPLATINUM_STRUCT_OV97_0223F450_SUB2_H
|
|
#define POKEPLATINUM_STRUCT_OV97_0223F450_SUB2_H
|
|
|
|
typedef struct {
|
|
u32 unk_00_0 : 1;
|
|
u32 unk_00_1 : 1;
|
|
u32 unk_00_2 : 30;
|
|
} UnkStruct_ov97_0223F450_sub2;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV97_0223F450_SUB2_H
|