Friendly warning comment.
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404419
This commit is contained in:
parent
b01eaafa2f
commit
7ab6608457
1 changed files with 1 additions and 0 deletions
|
@ -112,6 +112,7 @@ typedef struct SDL_assert_data
|
||||||
struct SDL_assert_data *next;
|
struct SDL_assert_data *next;
|
||||||
} SDL_assert_data;
|
} SDL_assert_data;
|
||||||
|
|
||||||
|
/* Never call this directly. Use the SDL_assert* macros. */
|
||||||
extern DECLSPEC SDL_assert_state SDLCALL SDL_ReportAssertion(SDL_assert_data *,
|
extern DECLSPEC SDL_assert_state SDLCALL SDL_ReportAssertion(SDL_assert_data *,
|
||||||
const char *,
|
const char *,
|
||||||
const char *, int);
|
const char *, int);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue