Control(int _player, std::string _control, int comboc)
{
player = _player;
control = _control;
c = comboc;
}
what's the comboc for?
Develop games in your browser. Powerful, performant & highly capable.