28 #ifndef __Win32ConfigDialog_H__ 29 #define __Win32ConfigDialog_H__ 31 #include "../OgrePrerequisites.h" 33 #define WIN32_LEAN_AND_MEAN 34 #if !defined(NOMINMAX) && defined(_MSC_VER) 35 # define NOMINMAX // required to stop windows.h messing up std::min 83 RenderSystem* mSelectedRenderSystem;
This source file is part of OGRE (Object-oriented Graphics Rendering Engine) For the latest info...
GeneralAllocatedObject UtilityAlloc