src/window.h
changeset 6531 4445b25832c4
parent 6432 226650eb2ef3
child 6638 09c5d7bf69a5
--- 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