Restore previous GPGX display name
if you're going to fix this, fix the rest at the same time, and use the name verbatim with spaces
This commit is contained in:
parent
50cc68a9b3
commit
8a0bf19869
|
@ -29,7 +29,7 @@ namespace BizHawk.Emulation.Cores
|
|||
public const string GBHawkLink3x = "GBHawkLink3x";
|
||||
public const string GBHawkLink4x = "GBHawkLink4x";
|
||||
public const string GGHawkLink = "GGHawkLink";
|
||||
public const string Gpgx = "GenesisPlusGX";
|
||||
public const string Gpgx = "Genplus-gx";
|
||||
public const string Handy = "Handy";
|
||||
public const string HyperNyma = "HyperNyma";
|
||||
public const string IntelliHawk = "IntelliHawk";
|
||||
|
|
Loading…
Reference in New Issue