mirror of
https://github.com/jmarshall23/CnC_Remastered_Collection.git
synced 2026-08-12 08:00:55 +02:00
Added HD image support for sidebar unit/building icons. Icons but 32bit and 8bit for sidebar unit/building icons are now loaded at startup rather then when requested.
This commit is contained in:
@@ -6541,7 +6541,7 @@ int TechnoTypeClass::Cost_Of(void) const
|
||||
* HISTORY: *
|
||||
* 07/29/1995 JLB : Created. *
|
||||
*=============================================================================================*/
|
||||
void const * TechnoTypeClass::Get_Cameo_Data(void) const
|
||||
struct Image_t*TechnoTypeClass::Get_Cameo_Data(void) const
|
||||
{
|
||||
return(CameoData);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user