Skip to content

Commit

Permalink
Re-mark CCharAnimTime as non-matching (whoops)
Browse files Browse the repository at this point in the history
  • Loading branch information
Antidote committed Mar 20, 2024
1 parent 7a491da commit 1e7dc88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.py
Original file line number Diff line number Diff line change
Expand Up @@ -951,7 +951,7 @@ def Rel(lib_name, objects):
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"),
Expand Down

0 comments on commit 1e7dc88

Please sign in to comment.