aboutsummaryrefslogtreecommitdiff
path: root/Run.bat
diff options
context:
space:
mode:
Diffstat (limited to 'Run.bat')
-rw-r--r--Run.bat5
1 files changed, 0 insertions, 5 deletions
diff --git a/Run.bat b/Run.bat
deleted file mode 100644
index 0ff4974..0000000
--- a/Run.bat
+++ /dev/null
@@ -1,5 +0,0 @@
-@cd %~dp0
-@make || pause && exit
-@pushd %TEMP%
-@%~dp0\build\default\EpisodeBrowser.exe
-@popd