From f6e27099b294d55c15a6b5dad13cda7730a17a71 Mon Sep 17 00:00:00 2001 From: Piotr Dziwinski Date: Wed, 17 Oct 2012 21:55:45 +0200 Subject: Doxygen/comment fixes and some #include refactoring --- src/script/cmdtoken.h | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'src/script/cmdtoken.h') diff --git a/src/script/cmdtoken.h b/src/script/cmdtoken.h index 812cec7..fe831f1 100644 --- a/src/script/cmdtoken.h +++ b/src/script/cmdtoken.h @@ -14,10 +14,14 @@ // * You should have received a copy of the GNU General Public License // * along with this program. If not, see http://www.gnu.org/licenses/. -// cmdtoken.h +/** + * \file script/cmdtoken.h + * \brief Functions to parse commands from level files + */ #pragma once + #include "graphics/engine/water.h" #include "graphics/engine/engine.h" #include "graphics/engine/pyro.h" -- cgit v1.2.3-1-g7c22