mirror of
https://github.com/pbatard/rufus.git
synced 2025-05-29 05:55:30 -04:00
[cmp] update Bled to latest
* This should increase the write speed when writing compressed images...
This commit is contained in:
parent
177c85c4fe
commit
50d119ba0b
7 changed files with 21 additions and 24 deletions
|
@ -33,7 +33,7 @@ typedef struct {
|
|||
|
||||
/* Had provisions for variable buffer, but we don't need it here */
|
||||
/* int buffer_size; */
|
||||
#define RC_BUFFER_SIZE 0x10000
|
||||
#define RC_BUFFER_SIZE BB_BUFSIZE
|
||||
|
||||
uint32_t code;
|
||||
uint32_t range;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue