From babef2ec1d88b6057b0e17bf1c04dfa3c9d0d5a0 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sat, 27 Oct 2007 13:17:31 +0000 Subject: conditional -DDEBUG messages --- src/game/game.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/game/game.h') diff --git a/src/game/game.h b/src/game/game.h index ed49135..b86e773 100644 --- a/src/game/game.h +++ b/src/game/game.h @@ -12,6 +12,9 @@ #include "common/console.h" /// The game engine +/*! + * The main game functions. The console should be initialized before calling these. + */ namespace game { /// initialize the game -- cgit v1.2.3