Fix line endings
This commit is contained in:
parent
01a000b9fa
commit
653bda0838
3 changed files with 4 additions and 3 deletions
|
|
@ -10,4 +10,5 @@ RunProgram -program $dosbox_x -arguments "-nopromptfolder",
|
||||||
"-set", "`"cputype=$cpu`"",
|
"-set", "`"cputype=$cpu`"",
|
||||||
"-c", "`"MOUNT C $(Resolve-Path "./lovedos/") `"",
|
"-c", "`"MOUNT C $(Resolve-Path "./lovedos/") `"",
|
||||||
"-c", "`"MOUNT D $pwd `"",
|
"-c", "`"MOUNT D $pwd `"",
|
||||||
"-c", "`"c:\love.exe d:\game `""
|
"-c", "`"c:\love.exe d:\game `"",
|
||||||
|
"-c", "exit"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue