Finished porting the "plugins" command to the new menu system

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40314
This commit is contained in:
David Anderson
2007-01-17 18:22:00 +00:00
parent 35d0c555fa
commit 3597a8b1fe
5 changed files with 321 additions and 53 deletions
+1
View File
@@ -42,6 +42,7 @@ public: //IRootConsole
const char *GetArgument(unsigned int argno);
unsigned int GetArgumentCount();
const char *GetArguments();
void DrawGenericOption(const char *cmd, const char *text);
public:
void GotRootCmd();
private: