These various GetItemEntry macro helpers did not have the appropriate amount of fields specified and a incorrect value type on the wrong spot, leading to a bunch of warnings about NULL conversion to uint.
This adds the missing values for the drawItemId and drawModIndex fields.
These various GetItemEntry macro helpers did not have the appropriate amount of fields specified and a incorrect value type on the wrong spot, leading to a bunch of warnings about NULL conversion to uint.
This adds the missing values for the
drawItemId
anddrawModIndex
fields.Build Artifacts