mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 22:27:43 +00:00
Fixes in preparation for rigged model rendering
This commit is contained in:
@@ -350,6 +350,7 @@ CFBStreamedAnimReader::CFBStreamedAnimReader(const TSubAnimTypeToken<CFBStreamed
|
||||
x7c_totals(source), x104_bitstreamData(source->GetBitstreamPointer()), x108_bitLoader(x104_bitstreamData),
|
||||
x114_segIdToIndex(x7c_totals.x10_nextSel ? x7c_totals.x14_a : x7c_totals.x3c_b)
|
||||
{
|
||||
x7c_totals.SetTime(x108_bitLoader, CCharAnimTime());
|
||||
PostConstruct(time);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user