GB4x: set to released

This commit is contained in:
alyosha-tas 2020-04-24 08:23:16 -04:00
parent d4c8615e95
commit a977bb382d
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ namespace BizHawk.Emulation.Cores.Nintendo.GBHawkLink4x
"GBHawkLink4x",
"",
isPorted: false,
isReleased: false)]
isReleased: true)]
[ServiceNotApplicable(new[] { typeof(IDriveLight) })]
public partial class GBHawkLink4x : IEmulator, ISaveRam, IDebuggable, IStatable, IInputPollable, IRegionable,
ISettable<GBHawkLink4x.GBLink4xSettings, GBHawkLink4x.GBLink4xSyncSettings>