]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/defs.qh
Rename the macros so that they're a little easier to understand
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / defs.qh
index cb46da326eeca192d2fb7df1d7ff44ee03939074..7634de6490d7a9551735bfbd3eb00468c49b5bbc 100644 (file)
@@ -286,10 +286,6 @@ string gamemode_name;
 
 float startitem_failed;
 
-typedef .float floatfield;
-floatfield Item_CounterField(float it);
-
-float W_AmmoItemCode(float wpn);
 string W_Name(float weaponid);
 string W_Apply_Weaponreplace(string in);