Blob Blame History Raw
--- src/build_config.h~	2018-10-19 13:37:26.000000000 -0500
+++ src/build_config.h	2018-12-26 09:43:10.237602589 -0600
@@ -34,6 +34,6 @@
 
 // define DATADIR with gamedata.vfs file location if you don't put it together in the same directory with binary file.
 // Use cmake with DATADIR flag OR uncomment line below
-// #define DATADIR "/usr/share/astromenace"
+#define DATADIR "/usr/share/astromenace"
 
 #endif // BUILDCONFIG_H