Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 22, 2007, 4:35:17 PM (18 years ago)
Author:
rgrieder
Message:
  • updated weapon system file names
  • some code style modifications in a few other files
  • removed some compiler warnings
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/FICN/src/orxonox/Main.cc

    r666 r668  
    7272
    7373#if OGRE_PLATFORM == OGRE_PLATFORM_WIN32
     74#ifndef WIN32_LEAN_AND_MEAN
    7475#define WIN32_LEAN_AND_MEAN
     76#endif
    7577#include "windows.h"
    7678  INT WINAPI WinMain(HINSTANCE hInst, HINSTANCE, LPSTR strCmdLine, INT)
Note: See TracChangeset for help on using the changeset viewer.