Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Fixed another nasm warning, this one looking quite serious.
- Loading branch information
Showing
with
1 addition
and
1 deletion.
-
+1
−1
src/hermes/mmxp2_32.asm
|
@@ -119,7 +119,7 @@ _ConvertMMXpII32_24RGB888: |
|
|
dec ecx |
|
|
jnz .L3 |
|
|
.L4: |
|
|
return |
|
|
retn |
|
|
|
|
|
|
|
|
|
|
|