ATARI.H

Go to the documentation of this file.
00001 #if defined( __GXVALID_H__ )
00002 #pragma warn -aus /* too many unevaluated variables in gxvalid */
00003 #endif
00004 
00005 #ifndef ATARI_H
00006 #define ATARI_H
00007 
00008 #pragma warn -stu
00009 
00010 /* PureC doesn't like 32bit enumerations */
00011 
00012 #ifndef FT_IMAGE_TAG
00013 #define FT_IMAGE_TAG( value, _x1, _x2, _x3, _x4 ) value
00014 #endif /* FT_IMAGE_TAG */
00015 
00016 #ifndef FT_ENC_TAG
00017 #define FT_ENC_TAG( value, a, b, c, d ) value
00018 #endif /* FT_ENC_TAG */
00019 
00020 #endif /* ATARI_H */

Generated on Tue Jul 5 14:13:34 2011 for ROOT_528-00b_version by  doxygen 1.5.1