Remove unused workflows, remove FUNDING.yml, remove GTK3.

This commit is contained in:
Evan Husted 2024-10-07 18:29:08 -05:00
parent a2c0035013
commit 12358182aa
11 changed files with 10 additions and 280 deletions

View file

@ -25,7 +25,7 @@ namespace Ryujinx.HLE.UI
bool DisplayMessageDialog(ControllerAppletUIArgs args);
/// <summary>
/// Tell the UI that we need to transisition to another program.
/// Tell the UI that we need to transition to another program.
/// </summary>
/// <param name="device">The device instance.</param>
/// <param name="kind">The program kind.</param>