]> git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - tests/param8.qc
this can be a move
[xonotic/gmqcc.git] / tests / param8.qc
index 68e96f721982097d4ca8344749605def2a6192ea..bdb868a21db0f3932639a461021b5c89966161d1 100644 (file)
@@ -1,6 +1,3 @@
-void   print(...) = #1;
-string ftos(float) = #2;
-
 void p10(float a, float b, float c, float d, float e, float f, float g, float h,
          float e1, float e2)
 {