Add doxygen description to remaining engine files
This commit is contained in:
parent
a67ae6db3a
commit
1ba96a6777
52 changed files with 263 additions and 28 deletions
|
|
@ -1,3 +1,8 @@
|
|||
/**
|
||||
* @file tmsg.cpp
|
||||
*
|
||||
* Implementation of functionality transmitting chat messages.
|
||||
*/
|
||||
#include "all.h"
|
||||
|
||||
static TMsg *sgpTimedMsgHead;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue