NesHd.Core.Output.Video.Devices.VideoGdi.ChangeSettings C# (CSharp) Method

ChangeSettings() public method

public ChangeSettings ( ) : void
return void
        public void ChangeSettings()
        {
            MessageBox.Show("Currently there's no settings for this mode.");
        }