]> git.mxchange.org Git - flightgear.git/commit
Replace some of the most used fgGetXXXX() calls with a local variable. The next best...
authorehofman <ehofman>
Sat, 5 Jul 2003 09:59:03 +0000 (09:59 +0000)
committerehofman <ehofman>
Sat, 5 Jul 2003 09:59:03 +0000 (09:59 +0000)
commit7b778e859c4474ced3a02b1cd1a2af865552db1a
treeefc0ab543696efcf1c341bffdbf9ac882f5b5466
parentba8b2bfca39cf04a9ac8446bd9703759b0700358
Replace some of the most used fgGetXXXX() calls with a local variable. The next best thing would be replacing the fgGetXXXX()functions with cached pointers
src/Main/main.cxx