Home Download Musics Developers
API Sources Tools File Format Technicals

shifter_io.h

Go to the documentation of this file.
00001 
00011 /* Copyright (C) 1998-2003 Ben(jamin) Gerard */
00012 
00013 #ifndef _SHIFTER_IO_H_
00014 #define _SHIFTER_IO_H_
00015 
00016 #ifdef __cplusplus
00017 extern "C" {
00018 #endif
00019 
00032 #include "emu68/struct68.h"
00033 
00039 extern io68_t shifter_io;
00040 
00047 #ifdef __cplusplus
00048 }
00049 #endif
00050 
00051 #endif /* #ifndef _SHIFTER_IO_H_ */