4 lines
163 B
Lua
4 lines
163 B
Lua
---@diagnostic disable: missing-return, lowercase-global
|
|
|
|
---Returns the number of game sound output drivers
|
|
function Sound_GameSystem_GetNumOutputDrivers() end |