Update doxygen comment style.
This commit is contained in:
parent
4e0b403c4c
commit
1e79743e6f
1 changed files with 4 additions and 2 deletions
|
@ -12,8 +12,10 @@
|
|||
See the COPYING file for more details.
|
||||
*/
|
||||
|
||||
//! @file animated_game.cpp
|
||||
//! Template instantiations for wesnoth-game.
|
||||
/**
|
||||
* @file animated_game.cpp
|
||||
* Template instantiations for wesnoth-game.
|
||||
*/
|
||||
|
||||
#include "animated.i"
|
||||
// Force compilation of the following template instantiations
|
||||
|
|
Loading…
Add table
Reference in a new issue