--- a/commands.h Sat Jul 14 02:16:48 2012 +0300 +++ b/commands.h Sat Jul 14 04:03:25 2012 +0300 @@ -57,5 +57,6 @@ }; void ReadCommands (); +CommandDef* GetCommandByName (str a); #endif // __COMMANDS_H__ \ No newline at end of file