mirror of
https://github.com/rvtr/ctr_Repair.git
synced 2025-10-31 13:51:08 -04:00
ac:iに接続するように
git-svn-id: file:///Volumes/Transfer/gigaleak_20231201/2020-05-23%20-%20ctr.7z%20+%20svn_v1.068.zip/ctr/svn/ctr_Repair@574 385bec56-5757-e545-9c3a-d8741f4650f1
This commit is contained in:
parent
5d687eb4be
commit
4337476c65
@ -370,7 +370,7 @@ nn::Result InitializeNetwork(void)
|
||||
nn::Result result;
|
||||
nn::ac::Config config;
|
||||
|
||||
result = nn::ac::Initialize();
|
||||
result = nn::ac::InitializeInternal();
|
||||
COMMON_LOGGER_RESULT_IF_FAILED_WITH_LINE(result);
|
||||
|
||||
// 接続要求用のパラメータを作成
|
||||
|
||||
Loading…
Reference in New Issue
Block a user