Revision 5368a422 console.h

b/console.h
292 292
/* curses.c */
293 293
void curses_display_init(DisplayState *ds, int full_screen);
294 294

  
295
/* x_keymap.c */
296
extern uint8_t _translate_keycode(const int key);
297

  
298 295
/* FIXME: term_printf et al should probably go elsewhere so everything
299 296
   does not need to include console.h  */
300 297
/* monitor.c */

Also available in: Unified diff