Index: texture.c
===================================================================
--- texture.c	(revision 105)
+++ texture.c	(revision 106)
@@ -139,7 +139,7 @@
 
 strcpy(raydium_texture_name[id],as);
 
-#ifndef WIN32
+//#ifndef WIN32
 if(faked)
     {
     raydium_live_Texture *tex;
@@ -157,7 +157,7 @@
 	return 0; 
 	}
     }
-#endif
+//#endif
 
 if(!rgb)
 {