Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
path: root/src/ui/ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/ui.h')
-rw-r--r--src/ui/ui.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ui/ui.h b/src/ui/ui.h
index cd2e38c..77b04f5 100644
--- a/src/ui/ui.h
+++ b/src/ui/ui.h
@@ -117,6 +117,7 @@ private:
std::string mouse_pointer_bitmap;
Palette::Color mouse_pointer_color;
bool mouse_pointer_animated;
+ bool mouse_buttonleft_pressed;
};
/// initialize the user interface