X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Flibr2c2%2Flayout.h;h=44c4cde42efd861b804c3008525bc33ee62d0ef5;hb=5bc94d60a17039dfd5d46caaa292d3667fa87fb3;hp=af06d4ba7eb017b81aaccd6343a8fd8206e01462;hpb=3f50c821de14b8deab2374810bf974908e6681e8;p=r2c2.git diff --git a/source/libr2c2/layout.h b/source/libr2c2/layout.h index af06d4b..44c4cde 100644 --- a/source/libr2c2/layout.h +++ b/source/libr2c2/layout.h @@ -34,6 +34,7 @@ public: Loader(Layout &); private: void beamgate(); + void clock(); void route(); void signal(ArticleNumber); void terrain(ArticleNumber);