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