Commit a3e06251 authored by Sam Lantinga's avatar Sam Lantinga

Merged changeset 3463 from SDL 1.2, fixed compile error with Intel compiler.

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402653
parent 1cb50341
...@@ -106,7 +106,7 @@ mixloopS16: ...@@ -106,7 +106,7 @@ mixloopS16:
dec ebx //%%ebx\n" dec ebx //%%ebx\n"
jnz mixloopS16 jnz mixloopS16
ends16: endS16:
emms emms
pop ebx pop ebx
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment