mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-08-05 17:02:40 +00:00
Fix compile
This commit is contained in:
parent
11192d03c9
commit
72255f7b72
@ -221,7 +221,7 @@ int PS4_SYSV_ABI sceNpGetAccountCountryA();
|
||||
int PS4_SYSV_ABI sceNpGetAccountDateOfBirth();
|
||||
int PS4_SYSV_ABI sceNpGetAccountDateOfBirthA();
|
||||
int PS4_SYSV_ABI sceNpGetAccountId();
|
||||
int PS4_SYSV_ABI sceNpGetAccountIdA();
|
||||
int PS4_SYSV_ABI sceNpGetAccountIdA(s32 user_id, u64* account_id);
|
||||
int PS4_SYSV_ABI sceNpGetAccountLanguage();
|
||||
int PS4_SYSV_ABI sceNpGetAccountLanguage2();
|
||||
int PS4_SYSV_ABI sceNpGetAccountLanguageA();
|
||||
|
Loading…
Reference in New Issue
Block a user