]> git.mxchange.org Git - flightgear.git/commit
Use a pointer to a structure instead of a large number of variables when calling...
authorehofman <ehofman>
Thu, 31 Jul 2003 09:06:15 +0000 (09:06 +0000)
committerehofman <ehofman>
Thu, 31 Jul 2003 09:06:15 +0000 (09:06 +0000)
commit62ce453136ef2f7f4e7706e628e00981356f7a6f
tree7c117e4da0ccb74eeb6d9f73e0592804ea3b14d5
parent29dcc1ca1e331e1a730cc2cfcd5ba371aada7cc5
Use a pointer to a structure instead of a large number of variables when calling a function to keep the stack clean
src/Main/main.cxx