Skip to content

Commit 84682f7

Browse files
50thomatoes50SoapyMan
authored andcommitted
psx_build : fix link not working
1 parent e883ddc commit 84682f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PSXToolchain/psx_build.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set REDRIVER_FOLDER=%cd%/..
1+
set REDRIVER_FOLDER=%cd%\..
22

33
rem Make a symlink
44
mklink /J %REDRIVER_FOLDER%\PSXToolchain\GameSRC %REDRIVER_FOLDER%\src_rebuild

0 commit comments

Comments
 (0)