QTfrontend/hwconsts.cpp.in
changeset 6579 fc52f7c22c9b
parent 5289 9d18b61bd3eb
child 6737 ce5fbd98370f
--- a/QTfrontend/hwconsts.cpp.in	Sun Jan 15 22:01:50 2012 -0500
+++ b/QTfrontend/hwconsts.cpp.in	Mon Jan 16 10:22:21 2012 +0100
@@ -71,3 +71,6 @@
 
 bool haveServer = ${HAVE_NETSERVER};
 bool isDevBuild = ${HW_DEV};
+
+int season = SEASON_NONE;
+int years_since_foundation = 0;