Don't crash when loading SGX games =(
This commit is contained in:
parent
eda84ac121
commit
20300834da
|
@ -74,6 +74,7 @@ namespace BizHawk.Client.ApiHawk
|
|||
return CoreSystem.Null;
|
||||
|
||||
case "PCE":
|
||||
case "SGX":
|
||||
return CoreSystem.PCEngine;
|
||||
|
||||
case "PSX":
|
||||
|
|
Loading…
Reference in New Issue