mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 17:04:55 +00:00
Refactor ResId into CAssetId
This commit is contained in:
@@ -14,7 +14,7 @@ public:
|
||||
using EScanCategory = DataSpec::SAVWCommon::EScanCategory;
|
||||
struct SScanState
|
||||
{
|
||||
ResId x0_id;
|
||||
CAssetId x0_id;
|
||||
EScanCategory x4_category;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user