mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 18:24:55 +00:00
CResFactory bug fixes
This commit is contained in:
@@ -17,7 +17,6 @@ using FourCC = hecl::FourCC;
|
||||
|
||||
class CAssetId
|
||||
{
|
||||
private:
|
||||
u64 id = UINT64_MAX;
|
||||
public:
|
||||
CAssetId() = default;
|
||||
|
||||
Reference in New Issue
Block a user