using System.Collections.Generic; namespace MAME.Core { public partial class NeogeoMotion { public NeogeoMotion() { } } }