mirror of
https://github.com/joel16/SDL2.git
synced 2024-12-13 14:07:38 +00:00
Friendly warning comment.
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404419
This commit is contained in:
parent
b01eaafa2f
commit
7ab6608457
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user