From 56cf7e945cff9090f630fda0c128360db634b396 Mon Sep 17 00:00:00 2001 From: myk002 Date: Wed, 9 Nov 2022 14:37:17 -0800 Subject: [PATCH] use anywhere hotkey so the overlay can be invoked --- plugins/overlay.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/plugins/overlay.cpp b/plugins/overlay.cpp index cb19df892..c2a04ac8b 100644 --- a/plugins/overlay.cpp +++ b/plugins/overlay.cpp @@ -88,6 +88,7 @@ #include "PluginManager.h" #include "VTableInterpose.h" +#include "modules/Gui.h" #include "modules/Screen.h" using namespace DFHack; @@ -364,7 +365,8 @@ DFhackCExport command_result plugin_init(color_ostream &out, std::vector