Oops, forgot a line.

This commit is contained in:
grinvader
2005-03-16 03:57:32 +00:00
parent 78f31e0c9e
commit c56419c49a

View File

@@ -552,7 +552,8 @@ void zmv_create(char *filename)
press_buf[nibble/2] = (unsigned char)(prev >> 8); \
nibble++; \
} \
}
} \
cur <<= 20;
void zmv_record()
{