mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-10 10:54:15 +00:00
doxygen, comments
This commit is contained in:
parent
2943296237
commit
34e362b2bf
@ -12,6 +12,9 @@
|
||||
See the COPYING file for more details.
|
||||
*/
|
||||
|
||||
//! @file leader_list.cpp
|
||||
//! Manage the selection of a leader, and select his/her gender.
|
||||
|
||||
#include "global.hpp"
|
||||
|
||||
#include "gettext.hpp"
|
||||
|
@ -12,6 +12,9 @@
|
||||
See the COPYING file for more details.
|
||||
*/
|
||||
|
||||
//! @file leader_list.hpp
|
||||
//!
|
||||
|
||||
#ifndef LEADER_LIST_HPP_INCLUDED
|
||||
#define LEADER_LIST_HPP_INCLUDED
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user