src/window.h
branchnoai
changeset 9620 31e38d28a0af
parent 9574 698395509d12
child 7134 c5a90dd41166
child 9624 b71483f2330f
--- a/src/window.h	Fri May 04 23:17:26 2007 +0000
+++ b/src/window.h	Wed May 09 20:22:49 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