mirror of
https://github.com/elmasas/lcs-recomp
synced 2026-09-26 16:49:33 -04:00
4 lines
69 B
Batchfile
4 lines
69 B
Batchfile
@echo off
|
|
call "%~dp0scripts\play_clang.bat" %*
|
|
exit /b %errorlevel%
|