#include "../Player.h" FollowupAction Player::cmd_go(Argv argv) { return FollowupAction::UPDATE; }