blob: 0050271705a2458adab8f4ee0ffb90ee0187280e [file] [log] [blame]
--- Source/Main.cpp
+++ Source/Main.cpp
@@ -1,6 +1,7 @@
/********************> Headers <*****/
#include "Game.h"
+#include <unistd.h>
@@ -17,6 +18,7 @@
int main( int argc, char *argv[] )
{
+ chdir("@DATADIR@");
#ifdef OS9