From 8e9e007c2c972e12ca004b49d80a532226039e58 Mon Sep 17 00:00:00 2001 From: adelikat Date: Sun, 8 Jun 2014 13:45:09 +0000 Subject: [PATCH] slight change to wonderswan info, this marks the 1.7.0 release --- BizHawk.Emulation.Cores/Consoles/WonderSwan/WonderSwan.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BizHawk.Emulation.Cores/Consoles/WonderSwan/WonderSwan.cs b/BizHawk.Emulation.Cores/Consoles/WonderSwan/WonderSwan.cs index a6a34cca61..b533e3fcd4 100644 --- a/BizHawk.Emulation.Cores/Consoles/WonderSwan/WonderSwan.cs +++ b/BizHawk.Emulation.Cores/Consoles/WonderSwan/WonderSwan.cs @@ -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