Commit f03a545b authored by vaclav's avatar vaclav
Browse files

fix warning

parent 4b2828fa
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -89,7 +89,7 @@ void msvq_enc

        /* Set up pointers to parent and current nodes */
#define WMC_TOOL_SKIP
        swap(indices[0], indices[1], int16_t *);
        swap(indices[0], indices[1], int *);
        MOVE(3);
        swap(resid[0], resid[1], float *);
        MOVE(3);