mirror of
https://github.com/jmarshall23/CnC_Remastered_Collection.git
synced 2026-08-16 16:20:34 +02:00
Moved ddraw into exe, temp added libsmacker to test out movie event code. Movies work if converted to SMK.
This commit is contained in:
@@ -57,8 +57,8 @@ unsigned Get_Free_Video_Memory(void);
|
||||
void Wait_Blit(void);
|
||||
unsigned Get_Video_Hardware_Capabilities(void);
|
||||
|
||||
extern "C" void Wait_Vert_Blank(void);
|
||||
extern "C" void Set_DD_Palette (void *palette);
|
||||
void Wait_Vert_Blank(void);
|
||||
void Set_DD_Palette (void *palette);
|
||||
|
||||
/*
|
||||
** Pointer to function to call if we detect a focus loss
|
||||
|
||||
Reference in New Issue
Block a user