Files
SDL/include
Sam Lantinga bcd78b0748 Date: Mon, 28 Jun 2004 19:58:08 +0900
From: Hayashi Naoyuki
Subject: SDL_types.h - fix for Tru64 MME

The following two problems are fixed.
1. Type of Uint64 is "long long" in SDL_types.h,
   but is "long" in mmbasic.h(Tru64 UNIX MME header file).
2. Uint8, Uint16 and Uint32 are redefined
   if you compile a file including mmbasic.h and SDL_types.h.
2004-07-18 19:42:03 +00:00
..
2001-04-26 16:45:43 +00:00
2004-02-26 14:26:07 +00:00
2004-02-18 03:57:13 +00:00
2004-04-23 14:00:08 +00:00