]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - gl_warp.c
Fix for image replacement in sprites, now the sprite extension is stripped before...
[xonotic/darkplaces.git] / gl_warp.c
index ecafc3aa271c9bc4a928b72c35218e8202afa83a..9a1f70e7f335ee7de235e70cb82ac67fa1a5b916 100644 (file)
--- a/gl_warp.c
+++ b/gl_warp.c
@@ -176,17 +176,12 @@ void GL_SubdivideSurface (msurface_t *fa)
 
 
 
-extern qboolean lighthalf;
-
 int skyboxside[6];
 
 char skyname[256];
 
 // LordHavoc: moved LoadTGA and LoadPCX to gl_draw.c
 
-extern int image_width, image_height;
-
-byte* loadimagepixels (char* filename, qboolean complain, int matchwidth, int matchheight);
 /*
 ==================
 R_LoadSkyBox