mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 07:47:42 +00:00
Fixes in preparation for rigged model rendering
This commit is contained in:
@@ -26,7 +26,7 @@ class CAnimFormatUnion
|
||||
union
|
||||
{
|
||||
EAnimFormat x0_format;
|
||||
intptr_t _align = 0;
|
||||
u8 _align[16];
|
||||
};
|
||||
u8 x4_storage[std::max(sizeof(CAnimSource), sizeof(CFBStreamedCompression))];
|
||||
static void SubConstruct(u8* storage, EAnimFormat fmt,
|
||||
|
||||
Reference in New Issue
Block a user