console/gntui.h

changeset 14909
d72792eb7575
parent 14620
90d599495d65
--- a/console/gntui.h	Sun Oct 29 01:32:04 2006 +0000
+++ b/console/gntui.h	Sun Oct 29 03:43:15 2006 +0000
@@ -24,6 +24,7 @@
 
 #include "gnt.h"
 
-void init_gnt_ui(void);
+void gnt_ui_init(void);
+void gnt_ui_uninit(void);
 
 #endif

mercurial