X-Git-Url: https://code.delx.au/refind/blobdiff_plain/119f040f3c096ef2ab59f5d02059e9d872047dcd..f622584e7b061f66b83ce2036cdb0f507b2353d5:/refind/screen.h diff --git a/refind/screen.h b/refind/screen.h index 3fc089f..2647fc7 100644 --- a/refind/screen.h +++ b/refind/screen.h @@ -61,9 +61,7 @@ //#define LAYOUT_TEXT_WIDTH (512) #define LAYOUT_TEXT_WIDTH (425) -#define LAYOUT_TOTAL_HEIGHT (368) -#define LAYOUT_BANNER_HEIGHT (32) -#define LAYOUT_BANNER_YOFFSET (LAYOUT_BANNER_HEIGHT + 32) +#define LAYOUT_BANNER_YGAP 32 #define FONT_CELL_WIDTH (7) #define FONT_CELL_HEIGHT (12)