From 825d7f861c9a96bfdbe71340d1cc8fd113d538f5 Mon Sep 17 00:00:00 2001 From: N2614 Date: Fri, 7 Oct 2011 06:15:05 +0000 Subject: [PATCH] =?UTF-8?q?r448=E3=81=AE=E3=83=9E=E3=83=BC=E3=82=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: file:///Volumes/Transfer/gigaleak_20231201/2020-05-23%20-%20ctr.7z%20+%20svn_v1.068.zip/ctr/svn/ctr_Repair@452 385bec56-5757-e545-9c3a-d8741f4650f1 --- branches/1stNUP_7/sources/ConsoleRestore/TitleDownloader.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/branches/1stNUP_7/sources/ConsoleRestore/TitleDownloader.h b/branches/1stNUP_7/sources/ConsoleRestore/TitleDownloader.h index cd1818e..7051b3c 100644 --- a/branches/1stNUP_7/sources/ConsoleRestore/TitleDownloader.h +++ b/branches/1stNUP_7/sources/ConsoleRestore/TitleDownloader.h @@ -52,7 +52,7 @@ public: private: nn::Result ListUp(); - static const size_t TWL_IMPORTABLE_TITLE_MAX = 30; + static const size_t TWL_IMPORTABLE_TITLE_MAX = 40; nn::ProgramID m_ProgramIdList[TWL_IMPORTABLE_TITLE_MAX]; u32 m_TwlTiteNum;