FlightGear next
|
#include "config.h"
#include "turn_indicator.hxx"
#include <simgear/compiler.h>
#include <iostream>
#include <string>
#include <sstream>
#include <Main/fg_props.hxx>
#include <Main/util.hxx>
Go to the source code of this file.
Macros | |
#define | RESPONSIVENESS 0.5 |
#define RESPONSIVENESS 0.5 |
Definition at line 25 of file turn_indicator.cxx.