mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-27 21:35:26 -06:00
no it will not work this way
This commit is contained in:
parent
0ddae1219d
commit
e18d160912
@ -77,7 +77,7 @@ public:
|
||||
}
|
||||
|
||||
// Get device list
|
||||
const ALCchar* devices = alcGetString(nullptr, ALC_ALL_DEVICES_SPECIFIER);
|
||||
const ALCchar* devices = alcGetString(nullptr, ALC_DEVICE_SPECIFIER);
|
||||
if (!devices) {
|
||||
return devices_list;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user