Home Download Musics Developers
API Sources Tools File Format Technicals

ym_io.h

Go to the documentation of this file.
00001 
00011 /* Copyright (C) 1998-2003 Ben(jamin) Gerard */
00012 
00013 #ifndef _YM_IO_H_
00014 #define _YM_IO_H_
00015 
00016 #include "emu68/struct68.h"
00017 
00027 extern io68_t ym_io;
00028 
00035 #endif /* #ifndef _YM_IO_H_ */