Fixed another nasm warning, this one looking quite serious.
--HG-- branch : SDL-1.2
This commit is contained in:
parent
a10e0765f5
commit
a4163fc517
1 changed files with 1 additions and 1 deletions
|
@ -119,7 +119,7 @@ _ConvertMMXpII32_24RGB888:
|
||||||
dec ecx
|
dec ecx
|
||||||
jnz .L3
|
jnz .L3
|
||||||
.L4:
|
.L4:
|
||||||
return
|
retn
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue