SunDimension24
Member
As always I'm rooting for Jeff. This is the one I feel it.
I'm sure there is something built into the code of every Mario Party game that makes sure Jeff loses every time:
int main
{
int Player;
int x=win;
if Player==Jeff
{
x=lose;
void screwOver();
Cout<<"Wahahahahaha";
return mini-game;
}
else
{
void GameOfSkill();
return Toad;
}
}