aboutsummaryrefslogtreecommitdiff
path: root/sword2/debug.h
diff options
context:
space:
mode:
authorTorbjörn Andersson2004-04-14 07:12:10 +0000
committerTorbjörn Andersson2004-04-14 07:12:10 +0000
commit3a4536e2e2ea74a4332447d59813b916f2aa3aa7 (patch)
treef450164473003b98b4e9dd24526321fce689b470 /sword2/debug.h
parentfae6675c5be5788e1ec4456fdf866466b80577ff (diff)
downloadscummvm-rg350-3a4536e2e2ea74a4332447d59813b916f2aa3aa7.tar.gz
scummvm-rg350-3a4536e2e2ea74a4332447d59813b916f2aa3aa7.tar.bz2
scummvm-rg350-3a4536e2e2ea74a4332447d59813b916f2aa3aa7.zip
Cleanup. (Mostly of the comments.)
svn-id: r13579
Diffstat (limited to 'sword2/debug.h')
-rw-r--r--sword2/debug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sword2/debug.h b/sword2/debug.h
index e29a002ff0..644450f75c 100644
--- a/sword2/debug.h
+++ b/sword2/debug.h
@@ -21,7 +21,7 @@
#define D_DEBUG
// FIXME: I don't know how large this constant used to be
-#define MAX_DEBUG_TEXT_BLOCKS 50
+#define MAX_DEBUG_TEXTS 50
#define MAX_SHOWVARS 15