summaryrefslogtreecommitdiff
path: root/src/ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui.h')
-rw-r--r--src/ui.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ui.h b/src/ui.h
index e85cf8e..b75dd13 100644
--- a/src/ui.h
+++ b/src/ui.h
@@ -157,6 +157,8 @@ typedef struct t_ui_tooltip
{
s32 x;
s32 y;
+ s32 w;
+ s32 h;
} ui_tooltip;
typedef struct t_ui_context