Resolve review comments
This commit is contained in:
@@ -122,10 +122,10 @@ struct CoordEvent
|
|||||||
|
|
||||||
struct HiddenItemStruct
|
struct HiddenItemStruct
|
||||||
{
|
{
|
||||||
u32 field_00:16;
|
u32 quantity:16;
|
||||||
u32 hiddenItemId:8; // flag offset to determine flag lookup
|
u32 hiddenItemId:8; // flag offset to determine flag lookup
|
||||||
u32 field_03_0:7;
|
u32 field_03_0:7;
|
||||||
u32 field_03_7:1;
|
u32 isUnderfoot:1;
|
||||||
};
|
};
|
||||||
|
|
||||||
union BgUnion
|
union BgUnion
|
||||||
|
|||||||
Reference in New Issue
Block a user