irssi/src/fe-text/gui-special-vars.h

7 lines
137 B
C
Raw Normal View History

#ifndef __GUI_SPECIAL_VARS_H
#define __GUI_SPECIAL_VARS_H
void gui_special_vars_init(void);
void gui_special_vars_deinit(void);
#endif