SPACING_BTN        95 core/gui_mbox.c         draw_rectangle(x-4, y-4, x+w*FONT_WIDTH+4, y+(h+2)*FONT_HEIGHT+SPACING_BTN+2+SPACING_TITLE+7,
SPACING_BTN       111 core/gui_mbox.c         mbox_buttons_y = y+h*FONT_HEIGHT+SPACING_BTN;
SPACING_BTN       191 modules/gui_tbox.c             draw_rectangle(x-4, y-4, x+tbox_width*FONT_WIDTH+4, y+(tbox_height+6)*FONT_HEIGHT+SPACING_BTN+2+SPACING_TITLE+11,