Fix signature

This commit is contained in:
Exzap 2026-05-09 15:22:57 +02:00 committed by GitHub
parent d36b4fff7b
commit 505d6578b2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -421,7 +421,7 @@ namespace coreinit
return 0;
}
uint32 MCP_DemoLaunchGetRemainder(uint32 mcpHandle, uint32 ukn_r4, uint32 titleId_high, uint32 titleId_low, uint32be* outRemainder)
uint32 MCP_DemoLaunchGetRemainder(uint32 mcpHandle, uint64 titleId, uint32be* outRemainder)
{
// stub to always return 99 uses remaining for game demos.
// used by drmapp.rpl to determine remaining uses for game demos