Home Download Musics Developers
API Sources Tools File Format Technicals

paula_io.h

Go to the documentation of this file.
00001 
00011 /* Copyright (C) 1998-2003 Benjamin Gerard */
00012 
00013 #ifndef _PAULA_IO_H_
00014 #define _PAULA_IO_H_
00015 
00016 #ifdef __cplusplus
00017 extern "C" {
00018 #endif
00019 
00020 #include "emu68/struct68.h"
00021 
00031 extern io68_t paula_io;
00032 
00039 #ifdef __cplusplus
00040 }
00041 #endif
00042 
00043 #endif /* #ifndef _PAULA_IO_H_ */