From 35d2396ea2d817019b862c421ba1ddf5c0946366 Mon Sep 17 00:00:00 2001 From: yoshida_teruhisa Date: Wed, 9 Jan 2008 08:55:47 +0000 Subject: [PATCH] =?UTF-8?q?SDK3393=E5=AF=BE=E5=BF=9C=E4=B8=AD=E2=80=A6?= =?UTF-8?q?=E2=80=A6=20=E4=BB=AE=E3=81=AB=E8=BC=9D=E5=BA=A6=E3=81=AE?= =?UTF-8?q?=E4=B8=8A=E7=95=8C=E3=82=9231=E3=81=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@449 b08762b0-b915-fc4b-9d8c-17b2551a87ff --- include/sysmenu/settings/common/TWLSettings.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/sysmenu/settings/common/TWLSettings.h b/include/sysmenu/settings/common/TWLSettings.h index 6e22760d..311778a4 100644 --- a/include/sysmenu/settings/common/TWLSettings.h +++ b/include/sysmenu/settings/common/TWLSettings.h @@ -40,7 +40,7 @@ extern "C" { #define TWL_COMMENT_BUFFERSIZE ( ( TWL_COMMENT_LENGTH + 1 ) * 2 ) // コメントバッファサイズ #define TWL_FAVORITE_COLOR_MAX_NUM NTR_FAVORITE_COLOR_MAX_NUM // 好きな色の最大数 // バックライト輝度 -#define TWL_BACKLIGHT_LEVEL_MAX 22 // TWLバックライト最大輝度レベル +#define TWL_BACKLIGHT_LEVEL_MAX 31 // TWLバックライト最大輝度レベル // ペアレンタルコントロール #define TWL_PARENTAL_CONTROL_RATING_AGE_MAX 31 #define TWL_PARENTAL_CONTROL_PASSWORD_LENGTH 4 // 暗証番号の桁数