--- nono/host/driver.cpp 2026/04/29 17:05:56 1.1.1.5 +++ nono/host/driver.cpp 2026/04/29 17:06:02 1.1.1.6 @@ -51,6 +51,6 @@ Driver::Dispatch(int udata) // モニタ (ドライバ依存情報のみ) void -Driver::MonitorUpdateMD(TextScreen& screen, int y) +Driver::MonitorScreenMD(TextScreen& screen, int y) { }