Add log.bat in to windows version

For windows user can easier to post the log.
I don't know whether ppsspp will add this file after merge
This commit is contained in:
sum2012 2013-03-07 21:10:36 +08:00
parent cc65b0add9
commit 7a035cc28b

5
Windows/Log.bat Normal file
View file

@ -0,0 +1,5 @@
@echo off
IF Not exist .\User md .\User
IF Not exist .\User\Logs md .\User\Logs
If exist .\User\Logs\ppsspp.log Del .\User\Logs\ppsspp.log
PPSSPPWindows.exe