Doxygen-fy a comment for the todo list.

This commit is contained in:
JaMiT 2013-08-25 22:52:16 -05:00
parent a213190130
commit f3f1e295a7

View file

@ -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 {