6 lines
155 B
Lua
6 lines
155 B
Lua
---@diagnostic disable: missing-return, lowercase-global
|
|
---@meta
|
|
|
|
---Restarts the game's sound systems
|
|
function Sound_GameSystem_RestartSoundSystem() end
|