From 036d873dbb72bde44470215f1f87f055a9cf10b6 Mon Sep 17 00:00:00 2001 From: warwick Date: Wed, 24 Jul 2002 08:10:36 +0000 Subject: [PATCH] Just a comment. --- src/files.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/files.c b/src/files.c index 74c44d796..447a932be 100644 --- a/src/files.c +++ b/src/files.c @@ -1767,6 +1767,7 @@ char *tmp_levels; add_sound_mapping(bufp); #endif #ifdef QT_GRAPHICS + /* These should move to wc_ options */ } else if (match_varname(buf, "QT_TILEWIDTH", 12)) { extern char *qt_tilewidth; if (qt_tilewidth == NULL)