diff --git a/tools/patcher/patch.sh b/tools/patcher/patch.sh index 6de6ecf..ca12c12 100644 --- a/tools/patcher/patch.sh +++ b/tools/patcher/patch.sh @@ -11,4 +11,4 @@ fi ./patcher ./BIOS.rom ./patches.txt -o ./patched.rom -echo "Patched BIOS saved as patched.rom" +echo "Patched BIOS saved as patched.rom" \ No newline at end of file