tbox_char_map 246 core/conf.c CONF_INFO(137, conf.tbox_char_map, CONF_DEF_VALUE, i:0), tbox_char_map 2050 core/gui.c MENU_ENUM2(0x5f,LANG_MENU_VIS_CHARMAP, &conf.tbox_char_map, gui_text_box_charmap ), tbox_char_map 433 include/conf.h int tbox_char_map; // Text input box language/char map tbox_char_map 111 modules/gui_tbox.c return (*charmaps[conf.tbox_char_map])[line][group];