1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-07-03 14:56:46 +02:00

Started with audio

This commit is contained in:
mannol
2014-02-23 00:00:34 +01:00
parent e775c51a06
commit fd86f01fd0
2 changed files with 22 additions and 0 deletions

8
src/audio_call.h Normal file
View File

@ -0,0 +1,8 @@
/*
* Toxic -- Tox Curses Client
*/
#ifndef _audio_h
#define _audio_h
#endif /* _audio_h */