fixup
This commit is contained in:
parent
ee04047e9c
commit
1d08095c97
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ namespace Ryujinx.Core.OsHle.Services.Am
|
|||
return 0;
|
||||
}
|
||||
|
||||
public ulong InitializeGameplayRecording(ServiceCtx Context)
|
||||
public long InitializeGameplayRecording(ServiceCtx Context)
|
||||
{
|
||||
//TODO: Stubbed
|
||||
|
||||
|
|
Loading…
Reference in a new issue