mirror of
https://github.com/pbatard/rufus.git
synced 2025-05-23 03:06:56 -04:00
parent
4a74c9de38
commit
dbe6af78d9
4 changed files with 30 additions and 13 deletions
|
@ -32,7 +32,7 @@
|
|||
#define DRIVE_INDEX_MIN 0x80
|
||||
#define DRIVE_INDEX_MAX 0xC0
|
||||
#define MAX_DRIVES 16
|
||||
#define MAX_TOOLTIPS 16
|
||||
#define MAX_TOOLTIPS 32
|
||||
#define MAX_PROGRESS (0xFFFF-1) // leave room for 1 more for insta-progress workaround
|
||||
#define PROPOSEDLABEL_TOLERANCE 0.10
|
||||
#define FS_DEFAULT FS_FAT32
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue