Small fix for DebugLog.bat

This commit is contained in:
sum2012
2014-04-01 22:16:44 +08:00
parent 7c70d8b04e
commit 75c31ebe4d
+1 -1
View File
@@ -11,7 +11,7 @@ if exist PPSSPPWindows.exe (
goto exit
)
echo Unable to find PPSSPPDebug.exe.
echo Unable to find PPSSPPWindows.exe.
pause
:exit