]> git.mxchange.org Git - flightgear.git/blobdiff - src/Main/bfi.hxx
Moved sky code over to simgear.
[flightgear.git] / src / Main / bfi.hxx
index d27c5913c60e0dab1a4fdbcd1d2de909a3fe3613..cac3bb81214cebe3ea9149cc6f0c2bfd9b22ed17 100644 (file)
@@ -46,6 +46,9 @@ class FGBFI
 {
 public:
 
+                               // Initialize before first use.
+  static void init ();
+
                                // Reinit if necessary.
   static void update ();