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

Fix CPASAnimState::FindBestAnimation derp

This commit is contained in:
2016-08-22 17:52:51 -07:00
parent bf049843e1
commit 09bd30846f
4 changed files with 20 additions and 10 deletions

View File

@@ -15,7 +15,7 @@ public:
ExactMatch,
PercentError,
AngularPercent,
Three
NoWeight
};
CPASAnimParm::EParmType x0_type;