todo 'images should be shared' added.
This commit is contained in:
parent
c25b7c457f
commit
66e6bc503c
1 changed files with 4 additions and 0 deletions
|
@ -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)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue