- Modified Initialisation_du_programme() so 0 is returned on SDL initialization fail.
- Added support for .png files in Mac OS X port. git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@677 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
@@ -22,10 +22,6 @@
|
||||
*/
|
||||
#define _XOPEN_SOURCE
|
||||
|
||||
#if defined(__macosx__)
|
||||
#define __no_pnglib__
|
||||
#endif
|
||||
|
||||
#include <fcntl.h>
|
||||
#include <sys/stat.h>
|
||||
#include <stdio.h>
|
||||
|
||||
Reference in New Issue
Block a user