using System.Runtime.InteropServices; namespace NoGamepadsSharp_Execute { public class Program { public static void Main(string[] args) { } } }