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