summarylogtreecommitdiffstats
path: root/fix-dosbox-mounts.patch
blob: fa4d8235f204ef257d1d31f985c8a135743881c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
diff --git a/app/dosboxconstructor_single.conf b/app/dosboxconstructor_single.conf
--- a/app/dosboxconstructor_single.conf
+++ b/app/dosboxconstructor_single.conf
@@ -5,8 +5,8 @@ ipx=true
 # Lines in this section will be run at startup.
 
 @ECHO OFF
-mount C ".."
-imgmount d "..\const.gog" -t iso -fs iso
+mount C "."
+imgmount d "const.gog" -t iso -fs iso
 c:
 cls
 game.exe