mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-08-07 01:42:30 +00:00
fix sceNpCmpNpIdInOrder
This commit is contained in:
parent
2337c4a685
commit
6d9dc2adc3
@ -72,6 +72,7 @@ int PS4_SYSV_ABI sceNpCmpNpIdInOrder(OrbisNpId* np_id1, OrbisNpId* np_id2, u32*
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
*out_result = 0;
|
||||||
return ORBIS_OK;
|
return ORBIS_OK;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user