slight change to wonderswan info, this marks the 1.7.0 release

This commit is contained in:
adelikat 2014-06-08 13:45:09 +00:00
parent 61a707c904
commit 8e9e007c2c
1 changed files with 1 additions and 1 deletions

View File

@ -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