diff include/SDL_types.h @ 1354:22f39393668a

Fixed build problem with SDL_string.c Officially deprecated SDL_byteorder.h, SDL_getenv.h and SDL_types.h Moved endian-related SDL_rwops code into SDL_rwops.c
author Sam Lantinga <slouken@libsdl.org>
date Thu, 09 Feb 2006 09:38:05 +0000
parents 7ba544e2888d
children 99210400e8b9
line wrap: on
line diff
--- a/include/SDL_types.h	Thu Feb 09 09:07:13 2006 +0000
+++ b/include/SDL_types.h	Thu Feb 09 09:38:05 2006 +0000
@@ -20,4 +20,5 @@
     slouken@libsdl.org
 */
 
+/* DEPRECATED */
 #include "SDL_stdinc.h"