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