Reverted some minor things, altered other things to get it to compile cleanly

This commit is contained in:
Martin Holst Swende 2015-01-08 17:51:52 +01:00
commit 31d1caa526
9 changed files with 25 additions and 20 deletions

View file

@ -16,7 +16,7 @@
#include "cmdparser.h"
#include "cmdhflegic.h"
#include "cmdmain.h"
#include "util.h"
static int CmdHelp(const char *Cmd);
static command_t CommandTable[] =