]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - render.h
another attempt to fix skybox loading
[xonotic/darkplaces.git] / render.h
index b8c9bf546d2401ac960d20abbfdff6cca6029a75..5d8342674ce5c38e7d986fc9b3986c1e9db2cdd2 100644 (file)
--- a/render.h
+++ b/render.h
@@ -20,9 +20,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
 // refresh.h -- public interface to refresh functions
 
 
 // refresh.h -- public interface to refresh functions
 
-// sky stuff
-extern void R_SetSkyBox(char* sky);
-
 // far clip distance for scene
 extern cvar_t r_farclip;
 
 // far clip distance for scene
 extern cvar_t r_farclip;