remove unused batch files (#2308)

This commit is contained in:
ManDude 2023-03-10 02:56:41 +00:00 committed by GitHub
parent 9c7b86c595
commit 88179d14d7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 0 additions and 12 deletions

View file

@ -1,4 +0,0 @@
@echo off
cd ..\..
out\build\Release\bin\goalc --auto-dbg --user-auto
pause

View file

@ -1,4 +0,0 @@
@echo off
cd ..\..
out\build\Release\bin\goalc --auto-lt --user-auto
pause

View file

@ -1,4 +0,0 @@
@echo off
cd ..\..
out\build\Release\bin\gk -fakeiso -debug -v -jak2
pause