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