hexbox_init       400 core/gui.c             libhexbox->hexbox_init( &conf.memdmp_start, lang_str(LANG_MENU_DEBUG_MEMDMP_START), HEXBOX_FLAG_WALIGN );
hexbox_init       403 core/gui.c             libhexbox->hexbox_init( &conf.memdmp_size, lang_str(LANG_MENU_DEBUG_MEMDMP_SIZE), HEXBOX_FLAG_WALIGN );
hexbox_init       755 core/modules.c         return libhexbox->hexbox_init(num, title, flags);
hexbox_init       241 modules/gui_hexbox.c     hexbox_init,
hexbox_init        18 modules/gui_hexbox.h     int (*hexbox_init)(int *num, char *title, int flags);