mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-07 03:48:14 +00:00
include: add \brief to includes
This commit is contained in:

committed by
Sam Lantinga

parent
0625695898
commit
549cedfa88
@@ -19,6 +19,12 @@
|
||||
3. This notice may not be removed or altered from any source distribution.
|
||||
*/
|
||||
|
||||
/**
|
||||
* \file SDL_assert.h
|
||||
*
|
||||
* \brief Header file for assertion SDL API functions
|
||||
*/
|
||||
|
||||
#ifndef SDL_assert_h_
|
||||
#define SDL_assert_h_
|
||||
|
||||
|
Reference in New Issue
Block a user