mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-07 08:36:35 +01:00
merge
This commit is contained in:
@@ -9,8 +9,6 @@
|
||||
|
||||
#define MAX_DEVICES 32
|
||||
|
||||
typedef struct ToxWindow ToxWindow;
|
||||
|
||||
typedef enum _AudioError
|
||||
{
|
||||
NoError = 0,
|
||||
@@ -36,4 +34,4 @@ int errors();
|
||||
int start_transmission(ToxWindow *self);
|
||||
int device_set(ToxWindow *self, _Devices type, long int selection);
|
||||
|
||||
#endif /* _audio_h */
|
||||
#endif /* _audio_h */
|
||||
|
||||
Reference in New Issue
Block a user