changeset 3996:5f463dddee36 SDL-1.2

Fixed yasm/nasm warning. Fixes Bugzilla #446.
author Ryan C. Gordon <icculus@icculus.org>
date Tue, 03 Jul 2007 09:53:26 +0000
parents 604321d3575e
children 6a4f3a32c2e6
files src/hermes/mmxp2_32.asm
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/hermes/mmxp2_32.asm	Tue Jul 03 09:39:09 2007 +0000
+++ b/src/hermes/mmxp2_32.asm	Tue Jul 03 09:53:26 2007 +0000
@@ -283,7 +283,7 @@
         
 	mov edx,ecx		           ; Save ecx 
 
-        and ecx,BYTE 0fffffff8h            ; clear lower three bits
+        and ecx,DWORD 0fffffff8h            ; clear lower three bits
 	jnz .L_OK
         jmp near .L2