mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-07 14:16:35 +01:00
Update astylerc to match toxcore & reformat all source files
This commit is contained in:
@@ -52,7 +52,7 @@ typedef enum DeviceError {
|
||||
de_AlError = -9,
|
||||
} DeviceError;
|
||||
|
||||
typedef void (*DataHandleCallback) (const int16_t *, uint32_t size, void *data);
|
||||
typedef void (*DataHandleCallback)(const int16_t *, uint32_t size, void *data);
|
||||
|
||||
|
||||
#ifdef AUDIO
|
||||
|
||||
Reference in New Issue
Block a user