mirror of
https://github.com/jmarshall23/CnC_Remastered_Collection.git
synced 2026-08-20 01:49:41 +02:00
Initial SDL implementation very very rough.
This commit is contained in:
+1
-1
@@ -82,7 +82,7 @@ int WWMessageBox::Process(const char * msg, const char * b1txt, const char * b2t
|
||||
int curbutton;
|
||||
TextButtonClass * buttons[3];
|
||||
void * back;
|
||||
BOOL display; // display level
|
||||
BOOL display = TRUE; // display level
|
||||
int realval[5];
|
||||
|
||||
#ifndef WIN32
|
||||
|
||||
Reference in New Issue
Block a user