mirror of
https://github.com/glest/glest-source.git
synced 2025-08-11 10:54:01 +02:00
- attempt to have windows screen come to forefront sooner
This commit is contained in:
@@ -104,7 +104,7 @@ void exceptionMessage(const exception &excp);
|
||||
string getCommandLine();
|
||||
void init_win32();
|
||||
void done_win32();
|
||||
|
||||
void ontop_win32(int width, int height);
|
||||
|
||||
// The following is used for stacking tracing for windows based exceptions
|
||||
#if !defined(_DEBUG) && !defined(__GNUC__)
|
||||
|
Reference in New Issue
Block a user