blob: 139572abe60cc39f8f41cc0f7f99d5319d430fae [file] [log] [blame]
#include "rive/animation/nested_state_machine.hpp"
using namespace rive;
void NestedStateMachine::advance(float elapsedSeconds) {}
void NestedStateMachine::initializeAnimation(ArtboardInstance*) {}