This commit is contained in:
Henrik Rydgard 2013-07-26 00:57:29 +02:00
parent 144a5849e2
commit b3ea250122

View File

@ -111,7 +111,7 @@ struct Glyph {
#if !BIG_ENDIAN && !__BIG_ENDIAN__
typedef FontPixelFormat FontPixelFormat_le;
#else
error FIX ME
#error FIX ME
#endif
struct GlyphImage {