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