Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
bribi5940 committed Jun 22, 2023
1 parent d0fc824 commit fb48e3a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion external_packages/basswasapi.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ extern "C" {
#define BASS_ERROR_WASAPI 5000 // no WASAPI
#define BASS_ERROR_WASAPI_BUFFER 5001 // buffer size is invalid
#define BASS_ERROR_WASAPI_CATEGORY 5002 // can't set category
#define BASS_ERROR_WASAPI_RAW 5002 // can't set raw mode
#define BASS_ERROR_WASAPI_DENIED 5003 // access denied

// Device info structure
Expand Down

0 comments on commit fb48e3a

Please sign in to comment.