X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FSkeleton.h;h=fa57c9a1845a47128599453b40d03ff09937952e;hb=7a0b90b30144f63105f6efd8f0d969862934b046;hp=8186b1824cc391a758b724310d2c7be0f96d716d;hpb=1aef858f5ecb3dc8fd816e0155635371ed3632f2;p=lugaru.git diff --git a/Source/Skeleton.h b/Source/Skeleton.h index 8186b18..fa57c9a 100644 --- a/Source/Skeleton.h +++ b/Source/Skeleton.h @@ -142,6 +142,8 @@ protected: }; +const int max_joints = 50; + class Skeleton { public: