summaryrefslogtreecommitdiff
path: root/PE/extract-rooms.cpp
diff options
context:
space:
mode:
authorpixel <pixel>2003-09-24 02:47:45 +0000
committerpixel <pixel>2003-09-24 02:47:45 +0000
commitc1727f55279122d155a639809cc021fc88005867 (patch)
treea8d709b1b63438abaaa8a3fdbd7a2a4e21c27640 /PE/extract-rooms.cpp
parent98bbbc040d2ddb99efa55f021962e43457eaa177 (diff)
Still some changes....
Diffstat (limited to 'PE/extract-rooms.cpp')
-rw-r--r--PE/extract-rooms.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/PE/extract-rooms.cpp b/PE/extract-rooms.cpp
index bb28e7f..d7148ff 100644
--- a/PE/extract-rooms.cpp
+++ b/PE/extract-rooms.cpp
@@ -32,6 +32,8 @@ virtual int startup() throw (GeneralException) {
unsigned long orig, pos, truesize, ptr, sig, size;
int found, empty;
+ verbosity = M_INFO;
+
f = new Input("slus_006.62");
f->seek(offset);