changeset 2038 | eb5aedc79992 |
parent 1895 | c121d94672cb |
child 2074 | 9e6dc39f48b6 |
--- a/src/video/SDL_blit_A.c Sat Sep 23 22:51:37 2006 +0000 +++ b/src/video/SDL_blit_A.c Sat Sep 23 23:15:56 2006 +0000 @@ -1621,7 +1621,7 @@ #if GCC_ASMBLIT /* fast (as in MMX with prefetch) ARGB888->(A)RGB888 blending with pixel alpha */ -inline static void +static void BlitRGBtoRGBPixelAlphaMMX3DNOW(SDL_BlitInfo * info) { int width = info->d_width;