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

Commit

Permalink
Friendly warning comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Jan 13, 2010
1 parent a6fecee commit a7cf36a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/SDL_assert.h
Expand Up @@ -112,6 +112,7 @@ typedef struct SDL_assert_data
struct SDL_assert_data *next;
} SDL_assert_data;

/* Never call this directly. Use the SDL_assert* macros. */
extern DECLSPEC SDL_assert_state SDLCALL SDL_ReportAssertion(SDL_assert_data *,
const char *,
const char *, int);
Expand Down

0 comments on commit a7cf36a

Please sign in to comment.