Home Download Musics Developers
API Sources Tools File Format Technicals

cc68.h

Go to the documentation of this file.
00001 
00012 /* Copyright (C) 1998-2003 Benjamin Gerard */
00013 
00014 #ifndef _CC68_H_
00015 #define _CC68_H_
00016 
00017 #ifdef __cplusplus
00018 extern "C" {
00019 #endif
00020 
00033 extern int (*is_cc[8])(void);
00034 
00039 #ifdef __cplusplus
00040 }
00041 #endif
00042 
00043 #endif /* #ifndef _CC68_H_ */