[cpp] 4.3 porting WIP

This commit is contained in:
Mario Zechner 2025-07-04 20:47:57 +02:00
parent c3890eaa85
commit bef1cdb2be

View File

@ -38,6 +38,7 @@
namespace spine {
/// Changes a bone's BoneLocal::getInherit().
class SP_API InheritTimeline : public Timeline, public BoneTimeline {
friend class SkeletonBinary;