Partial merge of the SDL2 branch into trunk
* Mainly get the cleanup of window drawing functions. git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@2102 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
@@ -23,8 +23,6 @@
|
||||
along with Grafx2; if not, see <http://www.gnu.org/licenses/>
|
||||
*/
|
||||
|
||||
#define _XOPEN_SOURCE 500
|
||||
|
||||
// Signal handler: I activate it for the two platforms who certainly
|
||||
// support them. Feel free to check with others.
|
||||
#if defined(__WIN32__) || defined(__linux__)
|
||||
|
||||
Reference in New Issue
Block a user