2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-09 00:27:42 +00:00

Windows build fixes

This commit is contained in:
Jack Andersen
2016-08-22 17:12:50 -10:00
parent 5a521ed9c6
commit 27b2f2aedb
16 changed files with 20 additions and 4 deletions

View File

@@ -101,6 +101,8 @@ SAdvancementDeltas CAnimData::AdvanceAdditiveAnims(float dt)
{
}
}
return {};
}
SAdvancementDeltas CAnimData::UpdateAdditiveAnims(float dt)