]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Let's not make them macros
authorMario <zacjardine@y7mail.com>
Fri, 23 Jan 2015 05:11:20 +0000 (16:11 +1100)
committerMario <zacjardine@y7mail.com>
Fri, 23 Jan 2015 05:11:20 +0000 (16:11 +1100)
qcsrc/common/util.qh

index 65b4e67a427b5eca7ba99208d874cec288d466be..360aaec36b1114e4d7b1134bceb2d7723839225b 100644 (file)
@@ -1,7 +1,3 @@
-// commonly used, but better make them macros
-#define TRUE 1
-#define FALSE 0
-
 // a dummy macro that prevents the "hanging ;" warning
 #define ENDS_WITH_CURLY_BRACE