X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=qtypes.h;h=69600ec163868685e3a4e4e924747a436ba35f21;hb=ae621b85bde1c51e8193e5bbc19ad530899e7b9d;hp=7bbc212d578e68b275606b64cdbff910dd055011;hpb=ee7c72bf24ba96746b7e31a975b23d284cbc89e2;p=xonotic%2Fdarkplaces.git diff --git a/qtypes.h b/qtypes.h index 7bbc212d..69600ec1 100644 --- a/qtypes.h +++ b/qtypes.h @@ -6,7 +6,7 @@ #include #include -typedef bool qboolean; +typedef bool qbool; #ifndef NULL #define NULL ((void *)0)