Home Download Musics Developers
API Sources Tools File Format Technicals

mfp_io.h

Go to the documentation of this file.
00001 
00011 /* Copyright (C) 1998-2001 Ben(jamin) Gerard */
00012 
00013 #ifndef _MFP_IO_H_
00014 #define _MFP_IO_H_
00015 
00016 #ifdef __cplusplus
00017 extern "C" {
00018 #endif
00019 
00020 #include "emu68/struct68.h"
00021 
00032 extern io68_t mfp_io;
00033 
00040 #ifdef __cplusplus
00041 }
00042 #endif
00043 
00044 #endif /* #ifndef _MFP_IO_H_ */