Attempt at getting the windows client to at least compile without bombing out with errors, may not be fully usable, e.g. plot window doesn't come up, etc

This commit is contained in:
d18c7db 2010-02-18 08:24:26 +00:00
commit 393c3ef933
9 changed files with 394 additions and 8 deletions

View file

@ -16,4 +16,4 @@ void CmdsHelp(const command_t Commands[]);
// Parse a command line
void CmdsParse(const command_t Commands[], const char *Cmd);
#endif
#endif