Don't crash when loading SGX games =(

This commit is contained in:
Ben Eirich 2016-06-25 20:24:00 -04:00
parent eda84ac121
commit 20300834da
1 changed files with 1 additions and 0 deletions

View File

@ -74,6 +74,7 @@ namespace BizHawk.Client.ApiHawk
return CoreSystem.Null;
case "PCE":
case "SGX":
return CoreSystem.PCEngine;
case "PSX":