Doxygen tag @attention added.

This commit is contained in:
johns 2001-03-23 17:05:41 +00:00
parent f9e86f9958
commit 7339e8dcdf

View file

@ -17,8 +17,8 @@
//@{
/**
**
** Main entry point. This is needed for mingw32 and SDL.
** @attention
** This combination didn't likes if main is in the freecraft lib.
*/
int main(int argc,char** argv)