#include "Player/LinkStateRoll.hpp" LinkStateRoll::LinkStateRoll(PlayerLinkBase *link) : LinkStateBase(link) {} LinkStateRoll::~LinkStateRoll() {}