summaryrefslogtreecommitdiff
path: root/window.h
diff options
context:
space:
mode:
Diffstat (limited to 'window.h')
-rw-r--r--window.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/window.h b/window.h
index 5d06d636e..6c0a60793 100644
--- a/window.h
+++ b/window.h
@@ -56,7 +56,7 @@ typedef struct Widget {
byte color;
uint16 left, right, top, bottom;
uint16 unkA;
- uint16 tooltips;
+ StringID tooltips;
} Widget;
enum FrameFlags {