Set SameBoy to released

This commit is contained in:
adelikat 2017-07-23 11:10:17 -05:00
parent 5d22dfac0e
commit f050718a87
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ using System.Threading.Tasks;
namespace BizHawk.Emulation.Cores.Consoles.Nintendo.Gameboy
{
[Core("SameBoy", "LIJI32", true, false, "efc11783c7fb6da66e1dd084e41ba6a85c0bd17e",
[Core("SameBoy", "LIJI32", true, true, "efc11783c7fb6da66e1dd084e41ba6a85c0bd17e",
"https://sameboy.github.io/", false)]
public class Sameboy : WaterboxCore,
IGameboyCommon, ISaveRam,