From efdefa98e3f85ba67a2b273561a237f5e13a8c67 Mon Sep 17 00:00:00 2001 From: yoshida_teruhisa Date: Thu, 11 Jun 2009 05:26:19 +0000 Subject: [PATCH] =?UTF-8?q?=E6=B6=88=E5=8E=BB=E6=99=82=E3=81=AB=E6=8C=87?= =?UTF-8?q?=E5=AE=9A=E3=81=99=E3=82=8B=E3=82=BF=E3=82=A4=E3=83=88=E3=83=AB?= =?UTF-8?q?ID=E3=82=92=E3=83=9F=E3=82=B9=E3=81=A3=E3=81=A6=E3=81=84?= =?UTF-8?q?=E3=81=9F=E3=81=AE=E3=81=A7=E4=BF=AE=E6=AD=A3?= 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@2843 b08762b0-b915-fc4b-9d8c-17b2551a87ff --- .../src/process_delete_other_region_sysmenu.c | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/build/systemMenu_tools/SystemUpdaterRegionSelect/ARM9.TWL/src/process_delete_other_region_sysmenu.c b/build/systemMenu_tools/SystemUpdaterRegionSelect/ARM9.TWL/src/process_delete_other_region_sysmenu.c index 5c620a87..b27791e4 100644 --- a/build/systemMenu_tools/SystemUpdaterRegionSelect/ARM9.TWL/src/process_delete_other_region_sysmenu.c +++ b/build/systemMenu_tools/SystemUpdaterRegionSelect/ARM9.TWL/src/process_delete_other_region_sysmenu.c @@ -76,16 +76,16 @@ static const u64 sTitleIdListHNB[TITLE_ID_LIST_NUM] = static const u64 sTitleIdListHND[TITLE_ID_HND_NUM] = { - 0x00030015484e444A, // ALL HNDA - 0x00030015484e4443, // China HNDC - 0x00030015484e444B, // Korea HNDK + 0x00030005484e4441, // ALL HNDA + 0x00030005484e4443, // China HNDC + 0x00030005484e444B, // Korea HNDK }; static const u64 sTitleIdListHNE[TITLE_ID_HNE_NUM] = { - 0x00030015484e454A, // ALL HNEA - 0x00030015484e4543, // China HNEC - 0x00030015484e454B, // Korea HNEK + 0x00030005484e4541, // ALL HNEA + 0x00030005484e4543, // China HNEC + 0x00030005484e454B, // Korea HNEK }; static const u64 sTitleIdListHNL[TITLE_ID_LIST_NUM] =