mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-07-26 03:55:37 +00:00
Clang
This commit is contained in:
parent
0b67d4ea56
commit
16676da498
@ -57,7 +57,7 @@ s32 PS4_SYSV_ABI sceVoiceGetPortInfo(u32 port_id, OrbisVoicePortInfo* info) {
|
|||||||
info->frame_size = 1;
|
info->frame_size = 1;
|
||||||
info->edge_count = 0;
|
info->edge_count = 0;
|
||||||
info->reserved = 0;
|
info->reserved = 0;
|
||||||
|
|
||||||
return ORBIS_OK;
|
return ORBIS_OK;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user