マイク不具合DSタイトル向けのスピーカ音量の定義を42から44へ変更

git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@2256 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
kamikawa 2008-08-25 05:26:43 +00:00
parent b1768ba4a3
commit e29a9f4995

View File

@ -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 );