Update doxygen comment style.
This commit is contained in:
parent
7ea265dc71
commit
673e79b292
1 changed files with 4 additions and 2 deletions
|
@ -12,8 +12,10 @@
|
|||
See the COPYING file for more details.
|
||||
*/
|
||||
|
||||
//! @file tools/cutter.cpp
|
||||
//! Standalone-Utility for images / tiles
|
||||
/**
|
||||
* @file tools/cutter.cpp
|
||||
* Standalone-Utility for images / tiles
|
||||
*/
|
||||
|
||||
#include "../sdl_utils.hpp"
|
||||
#include "../game_config.hpp"
|
||||
|
|
Loading…
Add table
Reference in a new issue