Update A7800Hawk.cs

This commit is contained in:
alyosha-tas 2017-07-16 12:02:21 -04:00 committed by GitHub
parent 7914532ff0
commit c26979c0b1
1 changed files with 1 additions and 1 deletions

View File

@ -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,