mirror of
https://github.com/yawut/SDL.git
synced 2026-08-26 10:44:39 -05:00
Fixed compiler error with Cygwin
This commit is contained in:
@@ -26,6 +26,10 @@
|
||||
#include "SDL_windowsvideo.h"
|
||||
|
||||
|
||||
#ifndef SS_EDITCONTROL
|
||||
#define SS_EDITCONTROL 0x2000
|
||||
#endif
|
||||
|
||||
/* Display a Windows message box */
|
||||
|
||||
#pragma pack(push, 1)
|
||||
|
||||
Reference in New Issue
Block a user