Mercurial > sdl-ios-xcode
diff include/SDL_shape.h @ 4776:29dcad9c58b3
Removed and added back SDL_shape.{c,h} wholesale. Will this get them tracked properly?
author | Eli Gottlieb <eligottlieb@gmail.com> |
---|---|
date | Sat, 05 Jun 2010 15:07:14 -0400 |
parents | 90576a84d30d |
children | 9838d3525a1b |
line wrap: on
line diff
--- a/include/SDL_shape.h Sat Jun 05 15:02:26 2010 -0400 +++ b/include/SDL_shape.h Sat Jun 05 15:07:14 2010 -0400 @@ -62,7 +62,6 @@ extern DECLSPEC SDL_bool SDLCALL SDL_WindowIsShaped(const SDL_Window *window); extern DECLSPEC int SDLCALL SDL_SelectShapeRenderer(const SDL_Window *window); - /* Ends C function definitions when using C++ */ #ifdef __cplusplus /* *INDENT-OFF* */