summaryrefslogtreecommitdiff
path: root/plugins/versionosd.cpp
diff options
context:
space:
mode:
authorPetr Mrázek2012-03-11 22:25:30 +0100
committerPetr Mrázek2012-03-11 22:25:30 +0100
commit3b87f7bd3ad0d948211865cb2608ba75c35514bb (patch)
tree7c14d85f10632495147fc05f987dfdae9fd8d594 /plugins/versionosd.cpp
parent32cc4c892889110644ebfeb5e4a2e5859bd057cf (diff)
downloaddfhack-3b87f7bd3ad0d948211865cb2608ba75c35514bb.tar.gz
dfhack-3b87f7bd3ad0d948211865cb2608ba75c35514bb.tar.bz2
dfhack-3b87f7bd3ad0d948211865cb2608ba75c35514bb.tar.xz
Add revforget command, lair plugin
revforget throws away data reveal keeps in order to be able to hide the revealed parts of the map lair allows marking the map as monster lair (or the opposite while using the 'reset' option)
Diffstat (limited to 'plugins/versionosd.cpp')
-rw-r--r--plugins/versionosd.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/versionosd.cpp b/plugins/versionosd.cpp
index 7904c46c..c7aa0da8 100644
--- a/plugins/versionosd.cpp
+++ b/plugins/versionosd.cpp
@@ -1,6 +1,5 @@
// This tool display dfhack version on df screen
-#include <Windows.h>
#include <iostream>
#include <vector>
#include <map>