]> git.mxchange.org Git - flightgear.git/commit
Reverse the declaration order. jpgRenderFrame (form
authorehofman <ehofman>
Wed, 6 Oct 2004 09:57:37 +0000 (09:57 +0000)
committerehofman <ehofman>
Wed, 6 Oct 2004 09:57:37 +0000 (09:57 +0000)
commit59348bbeb93487044fce11d5d7f94adb53147750
treeb743441a2bcc8f7df8b58a6a922127d46e2d904c
parent57971cbd9bbf49e0b219871e99cb0d1b1f7f2a2c
Reverse the declaration order. jpgRenderFrame (form
erly known as trRenderFrame) is now declared as a NULL function pointer and ass
ignment of the proper function is now done in FlightGear (jpgRenderFrame=FGRend
erer::update).
src/Main/renderer.cxx
src/Main/renderer.hxx