]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - qtypes.h
eliminated qbyte type, now uses unsigned char throughout the engine for this purpose
[xonotic/darkplaces.git] / qtypes.h
index 0919bd7a1d43d2fb0e6ea47a22d45b1cc7e0ad3c..7c525a69c234b731324103548da6f30116e836cb 100644 (file)
--- a/qtypes.h
+++ b/qtypes.h
@@ -2,8 +2,6 @@
 #ifndef QTYPES_H
 #define QTYPES_H
 
-typedef unsigned char qbyte;
-
 #undef true
 #undef false