mix: Add support for the majority of missing & new functions in newer SDL_mixer versions #207
Annotations
3 errors
Test if Go-SDL2 works with the SDL2 packages:
mix/sdl_mixer.go#L78
error: redefinition of 'Mix_GetMusicAlbumTag'
|
Test if Go-SDL2 works with the SDL2 packages:
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 if Go-SDL2 works with the SDL2 packages
Process completed with exit code 2.
|
Loading