]> Shamusworld >> Repos - architektonas/blobdiff - src/global.h
More miscellaneous changes.
[architektonas] / src / global.h
index 796cc45944f8dd4bb2df10234554e29b199f39b3..18faa979093537e3a42e03201362220fa5ed3e56 100644 (file)
@@ -41,6 +41,7 @@ class Global
                static uint32_t objectID;
                static int tool;
                static int toolState;
+               static bool toolSuppressCrosshair;
 
                static Point origin;
                static double zoom;