]> git.mxchange.org Git - simgear.git/commit
Reverse the declaration order. jpgRenderFrame (formerly known as trRenderFrame) is...
authorehofman <ehofman>
Wed, 6 Oct 2004 09:57:31 +0000 (09:57 +0000)
committerehofman <ehofman>
Wed, 6 Oct 2004 09:57:31 +0000 (09:57 +0000)
commit62aa32a4178659d224340997dd065cc3b49bbf11
tree65ecbb73d175ee610c31781e44d8d5f3841963f2
parenta0d085283856ca1633bc57ad8d4ae51d3a347597
Reverse the declaration order. jpgRenderFrame (formerly known as trRenderFrame) is now declared as a NULL function pointer and assignment of the proper function is now done in FlightGear (jpgRenderFrame=FGRenderer::update).
simgear/screen/jpgfactory.cxx
simgear/screen/jpgfactory.hxx