update mGBA
This commit is contained in:
parent
e6fdd18858
commit
fe8a119eaf
Binary file not shown.
|
@ -6,7 +6,7 @@ using BizHawk.Emulation.Common;
|
|||
|
||||
namespace BizHawk.Emulation.Cores.Nintendo.GBA
|
||||
{
|
||||
[PortedCore(CoreNames.Mgba, "endrift", "0.10", "https://mgba.io/")]
|
||||
[PortedCore(CoreNames.Mgba, "endrift", "0.11", "https://mgba.io/")]
|
||||
[ServiceNotApplicable(new[] { typeof(IDriveLight), typeof(IRegionable) })]
|
||||
public partial class MGBAHawk
|
||||
{
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 645282a395aac6d7bbd6f80124517bebbe108e57
|
||||
Subproject commit 8a044f7c5771968595b012665449f76637fa9a09
|
Loading…
Reference in New Issue