X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FInstrumentation%2Fkr_87.hxx;h=626b502838405f55fb9b0663258507e82c8c62f5;hb=7c8ad455a327276e09687b380fb4147ae90b6c8c;hp=cd10cf4459e3a10e5cf4cf650d1cf49bc27ebe75;hpb=0abf252ec8bc933b9b7c045f8782cfc7f16c0465;p=flightgear.git diff --git a/src/Instrumentation/kr_87.hxx b/src/Instrumentation/kr_87.hxx index cd10cf445..626b50283 100644 --- a/src/Instrumentation/kr_87.hxx +++ b/src/Instrumentation/kr_87.hxx @@ -109,6 +109,7 @@ public: ~FGKR_87(); void init (); + void reinit (); void bind (); void unbind (); void update (double dt_sec);