window.h
changeset 2634 16334e1a4862
parent 2622 1219c6a5bef3
child 2636 e2bfdc3e82b6
--- a/window.h	Sun Nov 13 18:07:45 2005 +0000
+++ b/window.h	Sun Nov 13 21:16:34 2005 +0000
@@ -56,7 +56,7 @@
 	byte color;
 	uint16 left, right, top, bottom;
 	uint16 unkA;
-	uint16 tooltips;
+	StringID tooltips;
 } Widget;
 
 enum FrameFlags {