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

committed by
Sam Lantinga

parent
0625695898
commit
549cedfa88
@@ -27,7 +27,7 @@
|
||||
/**
|
||||
* \file SDL_main.h
|
||||
*
|
||||
* Redefine main() on some platforms so that it is called by SDL.
|
||||
* \brief Redefine main() on some platforms so that it is called by SDL.
|
||||
*/
|
||||
|
||||
#ifndef SDL_MAIN_HANDLED
|
||||
|
Reference in New Issue
Block a user