ekeeke31 622d308d3b
2007-08-09 20:13:54 +00:00

9 lines
138 B
C

#ifndef _MEMVDP_H_
#define _MEMVDP_H_
/* Function prototypes */
unsigned int vdp_dma_r (unsigned int address);
#endif /* _MEMVDP_H_ */