void gui_draw_init_pre ( void   ) 

Initialize the curses GUI.

Definition at line 42 of file gui_draw.c.

00043 {
00044         /* We need the termcap before chroot() */
00045         initscr();
00046 }

Here is the caller graph for this function:

 All Data Structures Files Functions Variables Defines
Generated on Mon Mar 15 04:45:09 2010 for herrie by  doxygen 1.6.3