]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - qtypes.h
Change shader permutation flags to 64bit.
[xonotic/darkplaces.git] / qtypes.h
index e0ba637bd257ccbf63cd888fa577b1670be73ae5..6c09614eff2479b53c30d24bc1d2212d0c0697da 100644 (file)
--- a/qtypes.h
+++ b/qtypes.h
@@ -35,6 +35,9 @@ typedef bool qboolean;
 #define RESTRICT
 #endif
 
+typedef long long dpint64;
+typedef unsigned long long dpuint64;
+
 // LordHavoc: upgrade the prvm to double precision for better time values
 // LordHavoc: to be enabled when bugs are worked out...
 //#define PRVM_64