From a5a97b02c0205f0cc98327389ec88672ddd769f2 Mon Sep 17 00:00:00 2001 From: "SND\\MaddTheSane_cp" Date: Mon, 16 Sep 2013 20:31:07 +0000 Subject: Wait for a new physical CD to be inserted when ejecting the CD on OS X. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87220 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- macosx/plugins/DFCdrom/macsrc/cfg.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'macosx/plugins/DFCdrom/macsrc/cfg.c') diff --git a/macosx/plugins/DFCdrom/macsrc/cfg.c b/macosx/plugins/DFCdrom/macsrc/cfg.c index 6b5c1513..21a9be2b 100755 --- a/macosx/plugins/DFCdrom/macsrc/cfg.c +++ b/macosx/plugins/DFCdrom/macsrc/cfg.c @@ -39,7 +39,7 @@ void LoadConf() { CacheSize = 64; CdrSpeed = 0; SpinDown = SPINDOWN_VENDOR_SPECIFIC; - + ReadConfig(); } @@ -50,4 +50,4 @@ long CDRconfigure() { void CDRabout() { AboutDlgProc(); -} \ No newline at end of file +} -- cgit v1.2.3