diff include/SDL_shape.h @ 4774:90576a84d30d

Updated SDL_shape.h by adding a line break... somehow it's not being tracked correctly.`
author Eli Gottlieb <eligottlieb@gmail.com>
date Sat, 05 Jun 2010 15:01:40 -0400
parents 83f9b95da263
children 29dcad9c58b3
line wrap: on
line diff
--- a/include/SDL_shape.h	Thu Jun 03 17:21:40 2010 -0400
+++ b/include/SDL_shape.h	Sat Jun 05 15:01:40 2010 -0400
@@ -62,6 +62,7 @@
 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* */