mirror of
https://github.com/rvtr/ctr_Repair.git
synced 2025-10-31 13:51:08 -04:00
調査用のログを追加
git-svn-id: file:///Volumes/Transfer/gigaleak_20231201/2020-05-23%20-%20ctr.7z%20+%20svn_v1.068.zip/ctr/svn/ctr_Repair@833 385bec56-5757-e545-9c3a-d8741f4650f1
This commit is contained in:
parent
2625f2563b
commit
00f7e2105c
@ -391,6 +391,7 @@ void TitleDownloader::Start()
|
||||
m_Result = GetTitleConfig(m_ProgramIdList[i], &config, &requiredSize);
|
||||
COMMON_LOGGER_RETURN_VOID_IF_FAILED(m_Result);
|
||||
|
||||
COMMON_LOGGER_DETAIL("Start Download %llx\n", m_ProgramIdList[i]);
|
||||
StartShopOperationSingle(SHOP_OPERATION_DOWNLOAD_TITLE, config);
|
||||
WaitShopOperationAndFinalize();
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user