mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-12-22 07:37:05 +00:00
firmware stage
This commit is contained in:
parent
a92c558275
commit
e9e55e6fc7
14 changed files with 355 additions and 54 deletions
|
|
@ -9,7 +9,7 @@ namespace Ryujinx.Ava.Systems.SetupWizard
|
|||
/// <summary>
|
||||
/// Define the logic and flow of this <see cref="BaseSetupWizard"/>.
|
||||
/// </summary>
|
||||
public abstract ValueTask Start();
|
||||
public abstract Task Start();
|
||||
|
||||
protected ValueTask<bool> FirstPage()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue