window.h
changeset 5086 386ba9fe0621
parent 5077 5a601eb01735
child 5090 67446a4104f7
--- a/window.h	Wed Nov 15 18:57:00 2006 +0000
+++ b/window.h	Wed Nov 15 19:35:52 2006 +0000
@@ -801,6 +801,7 @@
 void ResetWindowSystem(void);
 int GetMenuItemIndex(const Window *w, int x, int y);
 void InputLoop(void);
+void HandleKeypress(uint32 key);
 void UpdateWindows(void);
 void InvalidateWidget(const Window *w, byte widget_index);
 void InvalidateThisWindowData(Window *w);