From 844284e1851cef5015715f3b5a15eeeb854dfca1 Mon Sep 17 00:00:00 2001 From: Willem Date: Sun, 30 Jun 2024 15:20:03 +0200 Subject: [PATCH] Fixed shutdown message. --- lib/emuctl/shutdown.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/emuctl/shutdown.bat b/lib/emuctl/shutdown.bat index d6470a8..a6a6323 100644 --- a/lib/emuctl/shutdown.bat +++ b/lib/emuctl/shutdown.bat @@ -1,2 +1,2 @@ rem Exit openMSX -omsxctl exit 0 \ No newline at end of file +omsxctl headless_exit \ No newline at end of file