From e29a9f499570b5d4c43e4568115caef9c4310388 Mon Sep 17 00:00:00 2001 From: kamikawa Date: Mon, 25 Aug 2008 05:26:43 +0000 Subject: [PATCH] =?UTF-8?q?=E3=83=9E=E3=82=A4=E3=82=AF=E4=B8=8D=E5=85=B7?= =?UTF-8?q?=E5=90=88DS=E3=82=BF=E3=82=A4=E3=83=88=E3=83=AB=E5=90=91?= =?UTF-8?q?=E3=81=91=E3=81=AE=E3=82=B9=E3=83=94=E3=83=BC=E3=82=AB=E9=9F=B3?= =?UTF-8?q?=E9=87=8F=E3=81=AE=E5=AE=9A=E7=BE=A9=E3=82=9242=E3=81=8B?= =?UTF-8?q?=E3=82=8944=E3=81=B8=E5=A4=89=E6=9B=B4?= 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@2256 b08762b0-b915-fc4b-9d8c-17b2551a87ff --- include/sysmenu/ds/common/ds.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/sysmenu/ds/common/ds.h b/include/sysmenu/ds/common/ds.h index afdf38b0..cc08894c 100644 --- a/include/sysmenu/ds/common/ds.h +++ b/include/sysmenu/ds/common/ds.h @@ -27,7 +27,7 @@ extern "C" { #define DS_REDRSV_PATCH_FUNC_ADDR ( HW_RED_RESERVED + 0x1c ) #define DS_WLPATCH_SIZE (5*4) #define DS_WLPATCH_COPYCODE_SIZE (10*4) -#define DS_ANGVOL_GAIN_SP_SPECIAL 0x2A // -21.1dB +#define DS_ANGVOL_GAIN_SP_SPECIAL 0x2C void DS_InsertWLPatch( void* romHeaderNTR ); void DS_SetSpeakerVolume( void* romHeaderNTR );