]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - cl_input.c
renamed byte to qbyte throughout engine to eliminate a mingw conflict
[xonotic/darkplaces.git] / cl_input.c
index 0943007dc259b27e23fee07af3b6490e01481f8d..030ffa29275e0d94bde104c1ebfbac5a666fc493 100644 (file)
@@ -350,7 +350,7 @@ void CL_SendMove (usercmd_t *cmd)
        int             i;
        int             bits;
        sizebuf_t       buf;
-       byte    data[128];
+       qbyte   data[128];
        static double lastmovetime;
        static float forwardmove, sidemove, upmove, total; // accumulation