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