Move and clean few more thing around

Testing refact, looking good for now.
This commit is contained in:
lighta
2014-04-30 00:23:28 -04:00
parent 06f8917d75
commit 06286ebe7c
8 changed files with 129 additions and 559 deletions

View File

@@ -34,6 +34,7 @@ extern "C" {
extern char* MSG_CONF_NAME_EN; //all
extern void display_helpscreen(bool exit);
bool cli_hasevent();
void display_versionscreen(bool do_exit);
bool opt_has_next_value(const char* option, int i, int argc);
int cli_get_options(int argc, char ** argv);