mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-06 20:06:34 +01:00
fix a bunch of implicit declarations
This commit is contained in:
@@ -51,6 +51,7 @@ void terminate_audio();
|
||||
int errors();
|
||||
|
||||
int start_transmission(ToxWindow *self);
|
||||
int stop_transmission(int call_index);
|
||||
int device_set(ToxWindow *self, _Devices type, long int selection);
|
||||
|
||||
#endif /* _audio_h */
|
||||
|
||||
Reference in New Issue
Block a user