diff options
author | drumsetmonkey <abelleisle@roadrunner.com> | 2016-02-03 07:33:53 -0500 |
---|---|---|
committer | drumsetmonkey <abelleisle@roadrunner.com> | 2016-02-03 07:33:53 -0500 |
commit | f00c4bb6b0c4dc1cf2f0c122a4748288ac6ab1a5 (patch) | |
tree | 582d4bf03dbdc2e2eaa031a13e002421bc09ddac /include/config.h | |
parent | 783143974e36856e92be3fe1b13cc6a0d0b1faeb (diff) |
Stuff
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 |