Skip to content

Commit

Permalink
slight change to wonderswan info, this marks the 1.7.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
adelikat committed Jun 8, 2014
1 parent 61a707c commit 8e9e007
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BizHawk.Emulation.Cores/Consoles/WonderSwan/WonderSwan.cs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

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
Expand Down

0 comments on commit 8e9e007

Please sign in to comment.