]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - vid.h
disable sbar in GAME_NETHERWORLD (it draws it using qc)
[xonotic/darkplaces.git] / vid.h
diff --git a/vid.h b/vid.h
index 48fc9602d7089281ea495b3408ca89074cf7d607..34cd729e906ec14237a0d6cfdde70d1de11a2ba5 100644 (file)
--- a/vid.h
+++ b/vid.h
@@ -24,7 +24,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
 extern int cl_available;
 
-typedef struct
+typedef struct viddef_s
 {
        // these are set by VID_Mode
        int width;