namespace MyNes.Core; public interface IShortcutsHandler { void Update(); }