namespace VirtualNes.Core { internal class EXPAD_OekakidsTablet : EXPAD { public EXPAD_OekakidsTablet(NES parent) : base(parent) { } } }