--- 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 {