mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-24 01:04:02 +02:00
Fix some errors with the SDL backend.
This commit is contained in:
@@ -10,7 +10,7 @@ and device configs.
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
MA_API const ma_device_backend_vtable* MA_DEVICE_BACKEND_VTABLE_SDL;
|
||||
extern const ma_device_backend_vtable* MA_DEVICE_BACKEND_VTABLE_SDL;
|
||||
|
||||
|
||||
typedef struct
|
||||
|
||||
Reference in New Issue
Block a user