--- nono/vm/event.h 2026/04/29 17:04:52 1.1.1.7 +++ nono/vm/event.h 2026/04/29 17:04:55 1.1.1.8 @@ -66,6 +66,7 @@ class Event { public: Event(); + Event(Device *dev_); virtual ~Event(); // このイベントタイマーを開始する