Jon S. Berndt wrote:
> Where in the FlightGear code are command line options parsed?

They're XML-controlled and map to properties at runtime.  You can add
new ones in options.xml in the base package.  The actual C++ code is,
I think, in Main/fg_options.cxx

Andy

_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to