Re-mark CCharAnimTime as non-matching (whoops)

This commit is contained in:
Phillip Stephens 2024-03-19 18:13:48 -07:00
parent 7a491da611
commit 1e7dc8884b
1 changed files with 1 additions and 1 deletions

View File

@ -951,7 +951,7 @@ config.libs = [
Object(NonMatching, "Kyoto/Math/CFrustumPlanes.cpp"),
Object(NonMatching, "Kyoto/Graphics/CCubeMaterial.cpp"),
Object(Matching, "Kyoto/Graphics/CCubeSurface.cpp"),
Object(Matching, "Kyoto/Animation/CCharAnimTime.cpp"),
Object(NonMatching, "Kyoto/Animation/CCharAnimTime.cpp"),
Object(Matching, "Kyoto/Animation/CSegIdList.cpp"),
Object(Matching, "Kyoto/Input/CFinalInput.cpp"),
Object(Matching, "Kyoto/Graphics/CColor.cpp"),