src/window.h
changeset 7027 f3d60745346d
parent 6928 44797333bcbf
child 7134 c5a90dd41166
child 9624 b71483f2330f
--- a/src/window.h	Thu Apr 26 07:24:19 2007 +0000
+++ b/src/window.h	Thu Apr 26 07:41:24 2007 +0000
@@ -280,6 +280,11 @@
 };
 assert_compile(WINDOW_CUSTOM_SIZE >= sizeof(querystr_d));
 
+struct chatquerystr_d : public querystr_d {
+	int dest;
+};
+assert_compile(WINDOW_CUSTOM_SIZE >= sizeof(chatquerystr_d));
+
 struct menu_d {
 	byte item_count;      ///< follow_vehicle
 	byte sel_index;       ///< scrollpos_x