]> git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - tests/switch.qc
Merge branch 'cooking' of github.com:graphitemaster/gmqcc into cooking
[xonotic/gmqcc.git] / tests / switch.qc
index 1758c8af759ae002de99da948b970c1f44db8bd5..2e9cf8edd5f7db3e24769e1db90ca16ff1f2f39c 100644 (file)
@@ -1,6 +1,3 @@
-void print(...) = #1;
-string ftos(float) = #2;
-
 void test(float param, float p2) {
     float i;
     float c80 = 80;