aboutsummaryrefslogtreecommitdiff
path: root/engines/bbvs/gamemodule.cpp
diff options
context:
space:
mode:
authorjohndoe1232014-01-28 13:05:35 +0100
committerjohndoe1232014-01-30 20:16:39 +0100
commit4d2a42eec792bcb3121022770afb8968f7e09f39 (patch)
tree0412fc70846b2cea5db02a230c497935015eab6f /engines/bbvs/gamemodule.cpp
parent7c8b7467c2bf8f0ac9f739b0961c8247893d28bc (diff)
downloadscummvm-rg350-4d2a42eec792bcb3121022770afb8968f7e09f39.tar.gz
scummvm-rg350-4d2a42eec792bcb3121022770afb8968f7e09f39.tar.bz2
scummvm-rg350-4d2a42eec792bcb3121022770afb8968f7e09f39.zip
BBVS: Disable gamemodule debug output
Diffstat (limited to 'engines/bbvs/gamemodule.cpp')
-rw-r--r--engines/bbvs/gamemodule.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/bbvs/gamemodule.cpp b/engines/bbvs/gamemodule.cpp
index abc5086a7d..97522abb73 100644
--- a/engines/bbvs/gamemodule.cpp
+++ b/engines/bbvs/gamemodule.cpp
@@ -25,7 +25,7 @@
namespace Bbvs {
-#define DEBUG_DUMP
+//#define DEBUG_DUMP
GameModule::GameModule()
: _bgSpriteCount(0), _bgSpriteIndices(0), _bgSpritePriorities(0), _walkRectsCount(0),