5 lines
159 B
Lua
5 lines
159 B
Lua
---@diagnostic disable: missing-return, lowercase-global
|
|
|
|
---Returns the number of game sound input drivers
|
|
function Sound_GameSystem_GetNumInputDrivers() end
|