mix: Add support for the majority of missing & new functions in newer SDL_mixer versions #207
Annotations
3 errors
test-build:
mix/sdl_mixer.go#L78
error: redefinition of 'Mix_GetMusicAlbumTag'
|
test-build:
mix/sdl_mixer.go#L73
note: previous definition of 'Mix_GetMusicAlbumTag' with type 'const char *(const Mix_Music *)' {aka 'const char *(const struct _Mix_Music *)'}
|
test-build
Process completed with exit code 2.
|