mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-05 11:35:05 +08:00
engine: platform: add audio capture shutdown functions
This commit is contained in:
@@ -268,5 +268,10 @@ qboolean VoiceCapture_RecordStart( void )
|
||||
void VoiceCapture_RecordStop( void )
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
void VoiceCapture_Shutdown( void )
|
||||
{
|
||||
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user