set Wonderswan release flag to true

This commit is contained in:
adelikat 2014-06-01 21:08:28 +00:00
parent 51822a9ce1
commit e7c2c40d79
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, false)]
[CoreAttributes("Mednafen/Cygne", "Dox", true, true)]
public class WonderSwan : IEmulator, IVideoProvider, ISyncSoundProvider
{
#region Controller