QTfrontend/game.h
branchexperimental3D
changeset 4343 19cbea33e4d2
parent 4084 0d0bf0533eee
child 4428 2bc3d3475edf
--- a/QTfrontend/game.h	Wed Oct 27 14:23:47 2010 +0200
+++ b/QTfrontend/game.h	Mon Nov 15 12:37:39 2010 +0100
@@ -38,6 +38,7 @@
     gsDestroyed = 5
 };
 
+bool checkForDir(const QString & dir);
 
 class HWGame : public TCPBase
 {