mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-12-18 01:28:36 +00:00
added a login event in sceUserServiceGetEvent
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user