Mercurial > sdl-ios-xcode
diff src/video/SDL_blit_N.c @ 366:c94b390687d2
Avoid a conflict in the definition of int32
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sat, 18 May 2002 11:30:38 +0000 |
parents | f6ffac90895c |
children | 41cadcba32e8 |
line wrap: on
line diff
--- a/src/video/SDL_blit_N.c Fri May 17 17:49:25 2002 +0000 +++ b/src/video/SDL_blit_N.c Sat May 18 11:30:38 2002 +0000 @@ -49,7 +49,6 @@ #define HermesConverterInterface SDL_BlitInfo #define HermesClearInterface void #define STACKCALL -typedef Uint32 int32; #include "HeadMMX.h" #include "HeadX86.h"