mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-05-29 14:53:18 +00:00
added a login event in sceUserServiceGetEvent
This commit is contained in:
parent
d2cc256b28
commit
150854c583
2 changed files with 14 additions and 4 deletions
|
@ -76,7 +76,7 @@ int PS4_SYSV_ABI sceUserServiceGetCurrentUserGroupIndex();
|
|||
int PS4_SYSV_ABI sceUserServiceGetDefaultNewUserGroupName();
|
||||
int PS4_SYSV_ABI sceUserServiceGetDeletedUserInfo();
|
||||
int PS4_SYSV_ABI sceUserServiceGetDiscPlayerFlag();
|
||||
int PS4_SYSV_ABI sceUserServiceGetEvent();
|
||||
int PS4_SYSV_ABI sceUserServiceGetEvent(OrbisUserServiceEvent* event);
|
||||
int PS4_SYSV_ABI sceUserServiceGetEventCalendarType();
|
||||
int PS4_SYSV_ABI sceUserServiceGetEventFilterTeamEvent();
|
||||
int PS4_SYSV_ABI sceUserServiceGetEventSortEvent();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue