Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Commit

Permalink
Merged changeset 3463 from SDL 1.2, fixed compile error with Intel co…
Browse files Browse the repository at this point in the history
…mpiler.
  • Loading branch information
slouken committed Dec 28, 2007
1 parent 2860035 commit aa934cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/audio/SDL_mixer_MMX_VC.c
Expand Up @@ -106,7 +106,7 @@ SDL_MixAudio_MMX_S16_VC(char *dst, char *src, unsigned int nSize, int volume)
dec ebx //%%ebx\n"
jnz mixloopS16

ends16:
endS16:
emms

pop ebx
Expand Down

0 comments on commit aa934cf

Please sign in to comment.