aboutsummaryrefslogtreecommitdiff
path: root/sftsr.h
diff options
context:
space:
mode:
Diffstat (limited to 'sftsr.h')
-rw-r--r--sftsr.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sftsr.h b/sftsr.h
index f318bd4..c832169 100644
--- a/sftsr.h
+++ b/sftsr.h
@@ -72,6 +72,8 @@ typedef struct {
FCHAR __far *file_char;
/** Codepage to unicode lookup table. */
uint16_t unicode_table[128];
+ /** LFN support */
+ bool short_fnames;
// Current status
/** Array of all possible DOS drives. */