Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Commit

Permalink
Updated SDL_shape.h by adding a line break... somehow it's not being …
Browse files Browse the repository at this point in the history
…tracked correctly.`
  • Loading branch information
Eli Gottlieb committed Jun 5, 2010
1 parent 511cfe1 commit 02ad14a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/SDL_shape.h
Expand Up @@ -62,6 +62,7 @@ extern DECLSPEC SDL_Window * SDLCALL SDL_CreateShapedWindow(const char *title,un
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* */
Expand Down

0 comments on commit 02ad14a

Please sign in to comment.