mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 13:07:42 +00:00
Lots of bug fixes (Windows still needs some fixes)
This commit is contained in:
@@ -82,7 +82,7 @@ public:
|
||||
}
|
||||
}
|
||||
size_t binarySize(size_t __isz) const
|
||||
{return __isz + 4;}
|
||||
{return __isz + 16;}
|
||||
};
|
||||
|
||||
using FourCC = hecl::FourCC;
|
||||
|
||||
Reference in New Issue
Block a user