]> de.git.xonotic.org Git - xonotic/darkplaces.git/commitdiff
Gecko: load OffscreenGecko dynamically
authorres <res@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 16 Jan 2008 11:05:29 +0000 (11:05 +0000)
committerres <res@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 16 Jan 2008 11:05:29 +0000 (11:05 +0000)
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@7964 d7cf8633-e32d-0410-b094-e92efae38249

cl_gecko.h

index 3d6109210325ef73b626064522ed606bae7dabf6..05b74e92c82f203ae0858a1daf9eaffebef09b2a 100644 (file)
@@ -1,7 +1,5 @@
 // Andreas Kirsch 07\r
 \r
-#ifdef SUPPORT_GECKO\r
-\r
 #ifndef CL_GECKO_H\r
 #define CL_GECKO_H\r
 \r
@@ -40,5 +38,3 @@ void CL_Gecko_Resize( clgecko_t *instance, int width, int height );
 void CL_Gecko_GetTextureExtent( clgecko_t *instance, float* pwidth, float* pheight );\r
 #endif\r
 \r
-#endif\r
-\r