diff src/video/SDL_yuv_sw.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 22dbf364c017
line wrap: on
line diff
--- a/src/video/SDL_yuv_sw.c	Fri May 17 17:49:25 2002 +0000
+++ b/src/video/SDL_yuv_sw.c	Sat May 18 11:30:38 2002 +0000
@@ -109,7 +109,6 @@
 #define HermesConverterInterface	void
 #define HermesClearInterface		void
 #define STACKCALL
-typedef Uint32 int32;
 
 #include "HeadX86.h"
 #endif