Add OnBroadcastSound forward.

This commit is contained in:
2017-08-04 09:28:58 +02:00
parent b8a5207414
commit faa8b15f0c
3 changed files with 90 additions and 54 deletions

View File

@ -81,6 +81,12 @@
"library" "server"
"linux" "@_ZN6CKnife11SwingOrStabEb"
}
"CGameServer_BroadcastSound"
{
"library" "engine"
"linux" "@_ZN11CGameServer14BroadcastSoundER11SoundInfo_tR16IRecipientFilter"
}
}
}
}