diff options
Diffstat (limited to 'read_cfg.h')
-rw-r--r-- | read_cfg.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9,4 +9,6 @@ int get_compmode(); bool get_sort(); +bool get_case_sensitivity(); + #endif |
index : terminal-media-launcher.git | ||
A lightweight Terminal Media Launcher written in C |
summaryrefslogtreecommitdiff |
-rw-r--r-- | read_cfg.h | 2 |
@@ -9,4 +9,6 @@ int get_compmode(); bool get_sort(); +bool get_case_sensitivity(); + #endif |