From a24aeef87cd34b7c40dbbc51f14aa1c7259246b8 Mon Sep 17 00:00:00 2001 From: N2614 Date: Tue, 8 Feb 2011 01:42:06 +0000 Subject: [PATCH] =?UTF-8?q?=E3=83=97=E3=83=AC=E3=82=A4=E5=B1=A5=E6=AD=B4?= =?UTF-8?q?=E3=81=AE=E6=9B=B8=E3=81=8D=E5=87=BA=E3=81=97=E3=82=92=E4=B8=80?= =?UTF-8?q?=E6=97=A6=E7=84=A1=E5=8A=B9=E3=81=AB?= 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@33 385bec56-5757-e545-9c3a-d8741f4650f1 --- trunk/ConsoleDataMigration/ConsoleBackup/Exporter.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trunk/ConsoleDataMigration/ConsoleBackup/Exporter.cpp b/trunk/ConsoleDataMigration/ConsoleBackup/Exporter.cpp index 581fa32..27e9e3f 100644 --- a/trunk/ConsoleDataMigration/ConsoleBackup/Exporter.cpp +++ b/trunk/ConsoleDataMigration/ConsoleBackup/Exporter.cpp @@ -483,7 +483,7 @@ void ExportData() WriteTwlSoundData(); // プレイ履歴をSDに書き出す - WritePlayHistory(); + //WritePlayHistory(); // RTCをSDに書き出す WriteMcuRtcData();