X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fengineer%2Foptions.h;h=f64cc78fe006e7772e3c1cf6912a9569a17ef998;hb=9e96d36a21c24befc88c7bf9c1014c22169e3a6a;hp=689b22a7bdbb9be16289a175ff6d2c493b78bd07;hpb=2152b8a18d1a716f51b80c53f11d2a9599d94e23;p=r2c2.git diff --git a/source/engineer/options.h b/source/engineer/options.h index 689b22a..f64cc78 100644 --- a/source/engineer/options.h +++ b/source/engineer/options.h @@ -1,10 +1,3 @@ -/* $Id$ - -This file is part of the MSP Märklin suite -Copyright © 2010 Mikkosoft Productions, Mikko Rasa -Distributed under the GPL -*/ - #ifndef OPTIONS_H_ #define OPTIONS_H_ @@ -19,6 +12,7 @@ struct Options std::string driver; bool network; bool simulate; + float sim_speed; std::string layout_fn; std::string state_fn;