--- branches/dev-api-3/xvidcore/src/motion/x86_asm/sad_3dne.asm 2002/12/23 09:24:29 737 +++ branches/dev-api-3/xvidcore/src/motion/x86_asm/sad_3dne.asm 2002/12/23 09:25:26 738 @@ -38,7 +38,7 @@ bits 32 %macro cglobal 1 - %if 1 + %ifdef PREFIX global _%1 %define %1 _%1 %else