Restore this that got shifted.

This commit is contained in:
Steel Titanium 2020-02-15 17:55:25 -05:00
parent 2b678aaef0
commit 45ab4244fc
1 changed files with 2 additions and 0 deletions

View File

@ -2335,6 +2335,8 @@ static int lib_rGetNameByColor(lua_State *L)
return 1;
}
// S_SOUND
////////////
static int lib_sStartSound(lua_State *L)
{
const void *origin = NULL;