comparison: console/gntui.h
console/gntui.h
- changeset 14909
- d72792eb7575
- parent 14620
- 90d599495d65
equal
deleted
inserted
replaced
| 22 #ifndef _GNT_UI_H |
22 #ifndef _GNT_UI_H |
| 23 #define _GNT_UI_H |
23 #define _GNT_UI_H |
| 24 |
24 |
| 25 #include "gnt.h" |
25 #include "gnt.h" |
| 26 |
26 |
| 27 void init_gnt_ui(void); |
27 void gnt_ui_init(void); |
| |
28 void gnt_ui_uninit(void); |
| 28 |
29 |
| 29 #endif |
30 #endif |