]> code.delx.au - refind/blobdiff - refind/screen.h
Improvements to icon- and banner-positioning code. Fixes crash if
[refind] / refind / screen.h
index 3fc089f663441d331c3169264cb7fb747916a539..2647fc79d65a2656ab82c8ef7f2a21fd1512b12f 100644 (file)
@@ -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)