/* * HNDLMENU.H * * header-module of hndlmenu.c (part of jet_conf.prg) * menu-routines to use with jet_conf.prg. * */ /*--- includes ---*/ /*--- defines ---*/ /*--- types ---*/ /*--- variables ---*/ /*--- prototypes ---*/ GLOBAL WORD mn_selected ( WORD titel, WORD item ); /*--- End of hndlmenu.h module ---*/