Doxygen-fy a comment for the todo list.
This commit is contained in:
parent
a213190130
commit
f3f1e295a7
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
#define SAVEGAME_CONFIG_HPP_INCLUDED
|
||||
|
||||
/* interface for building a config from savegame related objects */
|
||||
//FIXME: move to gamestate.hpp once dependencies between team and game_state are sorted
|
||||
/// @todo: FIXME: move to gamestate.hpp once dependencies between team and game_state are sorted
|
||||
class config;
|
||||
|
||||
namespace savegame {
|
||||
|
|
Loading…
Add table
Reference in a new issue