wonderswan title name
This commit is contained in:
parent
c99209ebf3
commit
cc4df67923
|
@ -1410,6 +1410,7 @@ namespace BizHawk.Client.EmuHawk
|
|||
case "N64": str = "Nintendo 64"; break;
|
||||
case "SAT": str = "Saturn"; break;
|
||||
case "DGB": str = "Game Boy Link"; break;
|
||||
case "WSWAN": str = "WonderSwan"; break;
|
||||
}
|
||||
|
||||
if (VersionInfo.INTERIM)
|
||||
|
|
Loading…
Reference in New Issue