slight change to wonderswan info, this marks the 1.7.0 release
This commit is contained in:
parent
61a707c904
commit
8e9e007c2c
|
@ -11,7 +11,7 @@ using System.Runtime.InteropServices;
|
|||
|
||||
namespace BizHawk.Emulation.Cores.WonderSwan
|
||||
{
|
||||
[CoreAttributes("Mednafen/Cygne", "Dox", true, true, "0.9.34.1", "http://mednafen.sourceforge.net/")]
|
||||
[CoreAttributes("Cygne/Mednafen", "Dox", true, true, "0.9.34.1", "http://mednafen.sourceforge.net/")]
|
||||
public class WonderSwan : IEmulator, IVideoProvider, ISyncSoundProvider
|
||||
{
|
||||
#region Controller
|
||||
|
|
Loading…
Reference in New Issue