X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FOpenGL_Windows.cpp;h=fabb712dc5b787bbe613e2b89338daadd33998bc;hb=2a527b7862fd1741a35536ab5427ade2fff089c0;hp=a50c24ff99d7f2f5ac4ae6446f0c60c313c57c01;hpb=fd8b0a1082911a475fd73a4baa4a8634d136dd01;p=lugaru.git diff --git a/Source/OpenGL_Windows.cpp b/Source/OpenGL_Windows.cpp index a50c24f..fabb712 100644 --- a/Source/OpenGL_Windows.cpp +++ b/Source/OpenGL_Windows.cpp @@ -19,10 +19,13 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ - +/* No need for Visual Leak Detector #ifdef WIN32 #include #endif +*/ + +#define USE_DEVIL 0 #ifndef USE_DEVIL # ifdef WIN32