Mabye it's on purpose (for the style), but the lightmapping is VERY obvious.


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