From a5adfbe338e72c2148aefd20bede816ad90d8e13 Mon Sep 17 00:00:00 2001 From: wu58430 Date: Mon, 15 Jan 2024 21:16:40 +0800 Subject: [PATCH] =?UTF-8?q?K=E7=BC=BA=E5=A4=B1=E5=A4=8D=E4=BD=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.c b/main.c index 550742e..acede36 100644 --- a/main.c +++ b/main.c @@ -301,7 +301,7 @@ void Main(void) { // gMenuListCount = 0; // while (MenuList[gMenuListCount].name[0] != '\0') gMenuListCount++; -#if ENBALE_CHINESE_FULL==0 +#if ENABLE_CHINESE_FULL==0 gMenuListCount=52; #else gMenuListCount=53;