diff options
Diffstat (limited to 'include/config.h')
-rw-r--r-- | include/config.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h index af9d72e..b63ae06 100644 --- a/include/config.h +++ b/include/config.h @@ -9,4 +9,6 @@ void readConfig(); void updateConfig(); +void saveConfig(); + #endif //CONFIG_H
\ No newline at end of file |