AxibugEmuOnline_old/AxibugEmuOnline.Client/Assets/MyNes.Core/Mapper019.cs

7 lines
108 B
C#

namespace MyNes.Core;
[BoardInfo("Namcot 106", 19, 1, 256)]
internal class Mapper019 : Namcot106
{
}