ward off possible bugs

This commit is contained in:
goyuken 2014-11-29 19:36:11 +00:00
parent 0b16e36776
commit b21cfdd927
1 changed files with 1 additions and 0 deletions

View File

@ -138,6 +138,7 @@ namespace BizHawk.Client.EmuHawk
if (!Global.Emulator.HasMemoryDomains())
{
Close();
return;
}