From 60943a38d6144c335b7611275a32e2b84c39c313 Mon Sep 17 00:00:00 2001 From: N2614 Date: Tue, 17 Jan 2012 07:34:59 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9C=80=E6=96=B0=E3=81=AE=E7=8A=B6=E6=B3=81?= =?UTF-8?q?=E3=81=AB=E5=90=88=E3=82=8F=E3=81=9B=E3=81=A6=E3=83=86=E3=82=B9?= =?UTF-8?q?=E3=83=88=E3=82=92=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:///Volumes/Transfer/gigaleak_20231201/2020-05-23%20-%20ctr.7z%20+%20svn_v1.068.zip/ctr/svn/ctr_Repair@559 385bec56-5757-e545-9c3a-d8741f4650f1 --- .../ConsoleRestore/TitleDownloader/test_TitleDownloader.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/trunk/ConsoleDataMigration/sources/tests/ConsoleRestore/TitleDownloader/test_TitleDownloader.cpp b/trunk/ConsoleDataMigration/sources/tests/ConsoleRestore/TitleDownloader/test_TitleDownloader.cpp index ddd1aa2..0252ea6 100644 --- a/trunk/ConsoleDataMigration/sources/tests/ConsoleRestore/TitleDownloader/test_TitleDownloader.cpp +++ b/trunk/ConsoleDataMigration/sources/tests/ConsoleRestore/TitleDownloader/test_TitleDownloader.cpp @@ -63,9 +63,10 @@ bool TitleDownloaderTest::InitializeSuite() nn::fs::Initialize(); // amの初期化 - nn::am::InitializeForSystemMenu(); + nn::am::InitializeForLocalImporter(); // ヒープの確保 + common::InitializeHeap(); common::HeapManager gxHeap(s_GxHeapSize); // RenderSystem の準備