Update A7800Hawk.cs
This commit is contained in:
parent
7914532ff0
commit
c26979c0b1
|
@ -6,7 +6,7 @@ using BizHawk.Emulation.Cores.Components.M6502;
|
||||||
|
|
||||||
namespace BizHawk.Emulation.Cores.Atari.A7800Hawk
|
namespace BizHawk.Emulation.Cores.Atari.A7800Hawk
|
||||||
{
|
{
|
||||||
[CoreAttributes(
|
[Core(
|
||||||
"A7800Hawk",
|
"A7800Hawk",
|
||||||
"",
|
"",
|
||||||
isPorted: false,
|
isPorted: false,
|
||||||
|
|
Loading…
Reference in New Issue