]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - vid.h
fix almost all g++ -pedantic warnings
[xonotic/darkplaces.git] / vid.h
diff --git a/vid.h b/vid.h
index 900628071844dd7e757952dc50028d6bef40d3e5..7eecb29592303009e0dfa5ad00521ee284c5cd4f 100644 (file)
--- a/vid.h
+++ b/vid.h
@@ -36,7 +36,7 @@ typedef enum renderpath_e
        RENDERPATH_CGGL,
        RENDERPATH_D3D9,
        RENDERPATH_D3D10,
-       RENDERPATH_D3D11,
+       RENDERPATH_D3D11
 }
 renderpath_t;