diff include/SDL_rwops.h @ 5131:2c500f37abcf

merged: might need to check main.c in the iOS template to make sure no changes were abandoned.
author Eric Wing <ewing . public |-at-| gmail . com>
date Tue, 01 Feb 2011 00:37:02 -0800
parents c2539ff054c8
children b530ef003506
line wrap: on
line diff
--- a/include/SDL_rwops.h	Mon Jan 31 07:36:12 2011 -0800
+++ b/include/SDL_rwops.h	Tue Feb 01 00:37:02 2011 -0800
@@ -83,7 +83,7 @@
     Uint32 type;
     union
     {
-#ifdef __WINDOWS__
+#ifdef __WIN32__
         struct
         {
             SDL_bool append;