small content dir fix for MinGW/Cygwin

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1950 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
avolkov
2005-11-06 19:53:38 +00:00
parent fd0d747561
commit 0b97e23219
+1 -1
View File
@@ -11,7 +11,7 @@
#define _CONFIG_WIN_H
/* Directory where the UQM game data is located */
#define CONTENTDIR "@CONTENTDIR@"
#define CONTENTDIR "../content/"
/* Directory where game data will be stored */
//#define USERDIR "../userdata/"