summaryrefslogtreecommitdiffstats
path: root/src/defs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/defs.h')
-rw-r--r--src/defs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/defs.h b/src/defs.h
index f35c53b..732630c 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -35,6 +35,7 @@
#define MF_SPLASH_CHK_BTN_W 16 /* Radio button and check box width */
#define MF_SPLASH_CHK_BTN_P 2 /* Radio button and check box padding */
#define MF_SPLASH_CHK_LBL_P 8 /* Radio button and check box label pad */
+#define MF_SPLASH_CHK_ITM_P 8 /* Radio button and check box label pad */
#define MF_SPLASH_BTN_M 8 /* Margin between buttons */
#define MF_SPLASH_BTN_P 8 /* Button padding */
#define MF_SPLASH_TITLE_FONT_S 48 /* Title font size */