mirror of
https://github.com/jessicanataliagta/PSPRecomp
synced 2026-09-26 16:49:34 -04:00
37e5469cbd
initial release
4 lines
60 B
Batchfile
4 lines
60 B
Batchfile
@echo off
|
|
call "%~dp0scripts\play.bat"
|
|
exit /b %errorlevel%
|