X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;ds=sidebyside;f=source%2Fengineer%2Foptions.h;h=f64cc78fe006e7772e3c1cf6912a9569a17ef998;hb=03a22611772265b539f826f1f8bc482e71ca4a99;hp=e35cc92a3f403a7dfee009dd511ee482909ce548;hpb=1ff06c5bc46a677fa389ef86c6b26664368f1653;p=r2c2.git diff --git a/source/engineer/options.h b/source/engineer/options.h index e35cc92..f64cc78 100644 --- a/source/engineer/options.h +++ b/source/engineer/options.h @@ -1,10 +1,3 @@ -/* $Id$ - -This file is part of R²C² -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;