Skip to content
Snippets Groups Projects

mixer_sound fix x64 build issue

Merged mazmazz requested to merge mixer-sound-x64-fix into master

Fixes this compile error in x64:

sdl/mixer_sound.c: In function ‘I_SongPlaying’:
sdl/mixer_sound.c:553:3: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
   (boolean)music
   ^

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading