wrlib: Added clean-up of image cache in 'RShutdown'
commite237ec15a08e8203b51a5e18e4200936d32c7298
authorDavid Maciejak <david.maciejak@gmail.com>
Thu, 8 May 2014 21:57:02 +0000 (8 23:57 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Fri, 9 May 2014 00:11:30 +0000 (9 01:11 +0100)
tree8cf9aa9d43c77d50c5fd85e0c49b543674cd1141
parent283286e0cd3dcc54157e9a84c9fd78fe136836bc
wrlib: Added clean-up of image cache in 'RShutdown'

The library maintains a cache of the images loaded, which is now
emptyed when the lib is asked to shutdown.
wrlib/imgformat.h
wrlib/load.c
wrlib/misc.c