projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d3803bc
)
little change to improve win32 portability
author
Tobias Gläßer
<tobi.web@gmx.de>
Sat, 27 Mar 2004 11:27:45 +0000
(11:27 +0000)
committer
Tobias Gläßer
<tobi.web@gmx.de>
Sat, 27 Mar 2004 11:27:45 +0000
(11:27 +0000)
SVN-Revision: 388
src/setup.cpp
patch
|
blob
|
history
diff --git
a/src/setup.cpp
b/src/setup.cpp
index
60b7760
..
039edc7
100644
(file)
--- a/
src/setup.cpp
+++ b/
src/setup.cpp
@@
-43,7
+43,7
@@
#define mkdir(dir, mode) mkdir(dir)
// on win32 we typically don't want LFS paths
#undef DATA_PREFIX
-#define DATA_PREFIX "./data"
+#define DATA_PREFIX "./data
/
"
#endif
/* Local function prototypes: */