]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/lib/self.qh
Delete unused SELFPARAM
[xonotic/xonotic-data.pk3dir.git] / qcsrc / lib / self.qh
index 092a8945b7a25faf0286cef3a7234c315b837772..d028bc28fd370c653ee672d919385aec925dc45f 100644 (file)
@@ -19,6 +19,8 @@
 #if 1
     #undef self
     #define self (this, self)
+    #undef SELFPARAM
+    #define SELFPARAM() const entity this = __self
 #endif
 
 // Step 4: kill unstructured setself