Quote:


P.S. MrCode:
Damn you had me addicted for a few hours





That's why it's linked from addictinggames[dot]com!

That's a pretty cool menu, btw.


Code:
void main()
{
    cout << "I am MrCode,";
    cout << "hear me roar!";
    system("PAUSE");
}