QTfrontend/game.h
changeset 4084 0d0bf0533eee
parent 3760 d30f1ba768d7
child 4428 2bc3d3475edf
--- a/QTfrontend/game.h	Mon Nov 01 17:12:32 2010 -0400
+++ b/QTfrontend/game.h	Mon Nov 01 17:58:59 2010 -0400
@@ -38,6 +38,7 @@
     gsDestroyed = 5
 };
 
+bool checkForDir(const QString & dir);
 
 class HWGame : public TCPBase
 {