Not crashing on PCE-CD is good too

This commit is contained in:
Ben Eirich 2016-06-25 20:38:47 -04:00
parent 20300834da
commit 52008a9a5d
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 "PCECD":
case "SGX":
return CoreSystem.PCEngine;