Tweaks to fuzzer batch scripts.

This commit is contained in:
Bart House
2019-07-14 13:39:58 -07:00
parent e3b5e7f95a
commit b5b2f6fc74
5 changed files with 24 additions and 24 deletions

View File

@@ -1,7 +1,4 @@
call clean.bat
set BIN_DIR=..\..\..\..\bin\Debug\Win32
set SAVED_GAME=%USERNAME%-wizard.NetHack-saved-game
set FUZZER_DIR=%BIN_DIR%\fuzzer
call setenv.bat
copy %FUZZER_DIR%\%SAVED_GAME% %BIN_DIR%\%SAVED_GAME%