commands.h

changeset 8
c8bfa7e6ae1b
parent 6
0005527cad62
child 10
2c0f76090372
--- 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

mercurial