]> git.mxchange.org Git - flightgear.git/commit
Removed current_model global variable and added a reference in
authordavid <david>
Tue, 9 Apr 2002 18:58:24 +0000 (18:58 +0000)
committerdavid <david>
Tue, 9 Apr 2002 18:58:24 +0000 (18:58 +0000)
commitcde90e06d576ec5c563cedcf5a7232df33496c8c
tree9215db9546949bf8a4df7f0ddd74211748422d41
parent4a2f192fb174194d5505fe4f23576e28b7486b71
Removed current_model global variable and added a reference in
FGGlobals instead (we still need to do the same with current_input and
a few other globals).
src/Main/fg_init.cxx
src/Main/globals.hxx
src/Main/main.cxx
src/Model/acmodel.cxx
src/Model/acmodel.hxx