From 2a4bccbe12ecf4ba926f6863550d493953fb5abd Mon Sep 17 00:00:00 2001 From: goyuken Date: Tue, 9 Oct 2012 20:34:48 +0000 Subject: [PATCH] update MakeRelease.bat for previous commit --- BizHawk.MultiClient/output/MakeRelease.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BizHawk.MultiClient/output/MakeRelease.bat b/BizHawk.MultiClient/output/MakeRelease.bat index ebb81ba7ab..d2db1c7418 100644 --- a/BizHawk.MultiClient/output/MakeRelease.bat +++ b/BizHawk.MultiClient/output/MakeRelease.bat @@ -1,3 +1,3 @@ del /s BizHawk.zip copy ..\..\SlimDx.dll -zip -X -9 -r BizHawk.zip BizHawk.MultiClient.exe DiscoHawk.exe *.dll ffmpeg.exe NesCarts.7z gamedb NES\Palettes Lua Gameboy\Palettes \ No newline at end of file +zip -X -9 -r BizHawk.zip BizHawk.MultiClient.exe DiscoHawk.exe *.dll ffmpeg.exe gamedb NES\Palettes Lua Gameboy\Palettes \ No newline at end of file