From f979707f1edfc6196119061e733ff1a7c143c795 Mon Sep 17 00:00:00 2001 From: Joursoir Date: Wed, 4 May 2022 20:40:17 +0300 Subject: add solid colors test --- UefiMonitorTest/UefiMonitorTest.h | 1 + 1 file changed, 1 insertion(+) (limited to 'UefiMonitorTest/UefiMonitorTest.h') diff --git a/UefiMonitorTest/UefiMonitorTest.h b/UefiMonitorTest/UefiMonitorTest.h index ac8c042..d02ead8 100644 --- a/UefiMonitorTest/UefiMonitorTest.h +++ b/UefiMonitorTest/UefiMonitorTest.h @@ -19,6 +19,7 @@ typedef struct { enum UMT_STATE { UMT_STATE_MAIN_MENU = 0, UMT_STATE_SETTINGS, + UMT_STATE_SOLID_COLORS_TEST, UMT_STATE_END }; -- cgit v1.2.3-18-g5258