todo 'images should be shared' added.

This commit is contained in:
johns 2002-03-25 00:49:01 +00:00
parent c25b7c457f
commit 66e6bc503c

View file

@ -107,6 +107,10 @@ global void InitUserInterface(const char *RaceName)
/**
** Load the user interface graphics.
**
** @todo If sub images of the same graphic are used, they are loaded
** multiple into memory. Use the IconFile code and perhaps build
** a new layer, which supports image sharing.
*/
global void LoadUserInterface(void)
{