diff --git a/scripts/batch/gc-dbg.bat b/scripts/batch/gc-dbg.bat deleted file mode 100644 index 057af0642..000000000 --- a/scripts/batch/gc-dbg.bat +++ /dev/null @@ -1,4 +0,0 @@ -@echo off -cd ..\.. -out\build\Release\bin\goalc --auto-dbg --user-auto -pause diff --git a/scripts/batch/gc-lt.bat b/scripts/batch/gc-lt.bat deleted file mode 100644 index f7f2d4455..000000000 --- a/scripts/batch/gc-lt.bat +++ /dev/null @@ -1,4 +0,0 @@ -@echo off -cd ..\.. -out\build\Release\bin\goalc --auto-lt --user-auto -pause diff --git a/scripts/batch/gk2-noboot.bat b/scripts/batch/gk2-noboot.bat deleted file mode 100644 index 9794f5756..000000000 --- a/scripts/batch/gk2-noboot.bat +++ /dev/null @@ -1,4 +0,0 @@ -@echo off -cd ..\.. -out\build\Release\bin\gk -fakeiso -debug -v -jak2 -pause