X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fgmqcc.git;a=blobdiff_plain;f=tests%2Fswitch.qc;h=2e9cf8edd5f7db3e24769e1db90ca16ff1f2f39c;hp=1758c8af759ae002de99da948b970c1f44db8bd5;hb=94c2936bfad224529cf326d539a5cdac0a286183;hpb=c5f8fbb871f045f26e1b68b97a8ce197ff772ef8 diff --git a/tests/switch.qc b/tests/switch.qc index 1758c8a..2e9cf8e 100644 --- a/tests/switch.qc +++ b/tests/switch.qc @@ -1,6 +1,3 @@ -void print(...) = #1; -string ftos(float) = #2; - void test(float param, float p2) { float i; float c80 = 80;