強調する文字を変更

git-svn-id: file:///Volumes/Transfer/gigaleak_20231201/2020-05-23%20-%20ctr.7z%20+%20svn_v1.068.zip/ctr/svn/ctr_Repair@663 385bec56-5757-e545-9c3a-d8741f4650f1
This commit is contained in:
N2614 2012-03-15 00:22:49 +00:00
parent 5898911f72
commit 206f7dc7ec

View File

@ -1604,8 +1604,8 @@ void ControlState(common::HardwareStateManager& manager, common::OperationMessag
case PREINSTALL_WAIT_START_UPDATE:
{
operationMessage.Add("Operate BMS to Transfer PreInstalled Application");
operationMessage.Add("Press Y Button to Continue.", nn::util::Color8(0, 255, 255, 255));
operationMessage.Add("Operate BMS to Transfer PreInstalled Application", nn::util::Color8(0, 255, 255, 255));
operationMessage.Add("Press Y Button to Continue.");
PlayCursorSound(PREINSTALL_WAIT_START_UPDATE);
if (operateBmsDone)