Tiberian Sun tiles are now loaded.

This commit is contained in:
Justin Marshall
2020-06-30 11:52:05 -07:00
parent 4844f4eaa7
commit 9808598a07
14 changed files with 839 additions and 1586 deletions
+4 -2
View File
@@ -231,9 +231,11 @@ void DisplayClass::One_Time(void)
/*
** Load the generic transparent icon set.
*/
TransIconset = MFCD::Retrieve("TRANS.ICN");
// jmarshall
TransIconsetHD = Load_Stamp("TRANS_ICON", TransIconset);
// TransIconset = MFCD::Retrieve("TRANS.ICN");
//// jmarshall
// TransIconsetHD = Load_Stamp("TRANS_ICON", TransIconset);
//// jmarshall end
// jmarshall end
#ifndef NDEBUG