mirror of
https://git.ryujinx.app/kenji-nx/ryujinx.git
synced 2025-12-18 19:37:03 +00:00
misc: chore: Fix XML errors
This commit is contained in:
parent
198ee01437
commit
feb3d9d31f
9 changed files with 12 additions and 11 deletions
|
|
@ -44,6 +44,7 @@ namespace Ryujinx.HLE.UI
|
|||
/// <param name="value">The value associated to the <paramref name="kind"/>.</param>
|
||||
void ExecuteProgram(Switch device, ProgramSpecifyKind kind, ulong value);
|
||||
|
||||
/// <summary>
|
||||
/// Displays a Message Dialog box specific to Error Applet and blocks until it is closed.
|
||||
/// </summary>
|
||||
/// <returns>False when OK is pressed, True when another button (Details) is pressed.</returns>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue