mbox_msg           19 core/gui_mbox.c static const char*      mbox_msg;
mbox_msg           72 core/gui_mbox.c     mbox_msg = lang_str(msg);
mbox_msg           88 core/gui_mbox.c         int w = text_dimensions(mbox_msg, strlen(mbox_title), MAX_WIDTH, &h) + 2;
mbox_msg          108 core/gui_mbox.c         draw_text_justified(x+FONT_WIDTH, y, mbox_msg, MAKE_COLOR(COLOR_GREY, COLOR_WHITE), w-1, MAX_LINES, justification); // text