Avoid a conflict in the definition of int32

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40367
This commit is contained in:
Sam Lantinga 2002-05-18 11:30:38 +00:00
parent 7d917ae15d
commit 37e65f4754
3 changed files with 8 additions and 10 deletions

View file

@ -49,7 +49,6 @@ static char rcsid =
#define HermesConverterInterface SDL_BlitInfo
#define HermesClearInterface void
#define STACKCALL
typedef Uint32 int32;
#include "HeadMMX.h"
#include "HeadX86.h"