clean up globals

develop
Myk Taylor 2023-07-20 19:40:40 -07:00
parent 25301bf93e
commit a77a6b5943
No known key found for this signature in database
GPG Key ID: 8A39CA0FA0C16E78
1 changed files with 0 additions and 1 deletions

@ -18,7 +18,6 @@ using namespace DFHack;
DFHACK_PLUGIN("pathable");
REQUIRE_GLOBAL(init);
REQUIRE_GLOBAL(selection_rect);
REQUIRE_GLOBAL(window_x);
REQUIRE_GLOBAL(window_y);
REQUIRE_GLOBAL(window_z);