--- nono/vm/rp5c15.cpp 2026/04/29 17:04:50 1.1.1.6 +++ nono/vm/rp5c15.cpp 2026/04/29 17:04:53 1.1.1.7 @@ -25,9 +25,9 @@ RP5C15Device::~RP5C15Device() { } -// RTC を初期化 +// 初期化 bool -RP5C15Device::InitRTC() +RP5C15Device::Init() { // ホストの時刻をローカル時刻で取得 LoadHostRTC(true);