]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Fix compilation unit?
authorMario <mario@smbclan.net>
Thu, 15 Feb 2018 09:56:18 +0000 (19:56 +1000)
committerMario <mario@smbclan.net>
Thu, 15 Feb 2018 09:56:18 +0000 (19:56 +1000)
qcsrc/server/weapons/common.qh

index 363941b3a71210d24917f897f37c92c52f254d5b..1b4b179d2485d32f22fb06665f280f2014b3f22c 100644 (file)
@@ -1,5 +1,6 @@
 #pragma once
 
+bool W_DualWielding(entity player);
 void W_GiveWeapon (entity e, float wep);
 .float prevstrengthsound;
 .float prevstrengthsoundattempt;