mirror of
https://github.com/jmarshall23/CnC_Remastered_Collection.git
synced 2026-08-16 16:20:34 +02:00
Converted the 8bit palette render functions to render into a 32bit buffer.
This commit is contained in:
@@ -160,7 +160,7 @@ GameType Select_MPlayer_Game (void)
|
||||
// Initialize
|
||||
//------------------------------------------------------------------------
|
||||
Set_Logic_Page(SeenBuff);
|
||||
VisiblePage.Blit(seen_buff_save);
|
||||
//VisiblePage.Blit(seen_buff_save);
|
||||
|
||||
//------------------------------------------------------------------------
|
||||
// Fill array of button ptrs
|
||||
|
||||
Reference in New Issue
Block a user