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/object/object.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src/object/object.h') diff --git a/src/object/object.h b/src/object/object.h index b555856..ae3b596 100644 --- a/src/object/object.h +++ b/src/object/object.h @@ -14,7 +14,10 @@ // * You should have received a copy of the GNU General Public License // * along with this program. If not, see http://www.gnu.org/licenses/. -// object.h +/** + * \file object/object.h + * \brief CObject - base class for all game objects + */ #pragma once -- cgit v1.2.3-1-g7c22