]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/effects.qh
Lint
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / effects.qh
index b72eab243dad90a1a4f88e0e7a0b40a59c6a19ae..b0c452ce07664d596935312497b020d0677379d1 100644 (file)
@@ -54,7 +54,7 @@ void RegisterEffects_Done()
 
 // NOW we actually activate the declarations
 ACCUMULATE_FUNCTION(RegisterEffects, RegisterEffects_First);
-EFFECT(0, NULL, string_null)
+EFFECT(0, Null, string_null)
 #include "effects.inc"
 ACCUMULATE_FUNCTION(RegisterEffects, RegisterEffects_Done);