mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-03-13 10:01:08 +00:00
firmware stage
This commit is contained in:
@@ -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()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user