1
0
Fork 0

changed defines

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@751
This commit is contained in:
Peter Veenstra 2003-03-12 12:53:55 +00:00
parent d7066655bc
commit c131ab0320

View file

@ -59,7 +59,7 @@ typedef Bit8u scale2x_uint8;
typedef Bit16u scale2x_uint16;
typedef Bit32u scale2x_uint32;
#if !defined(__GNUC__) && !defined(__i386__)
#if !defined(__GNUC__) || !defined(__i386__)
#define SCALE2X_NORMAL 1