Genesis-Plus-GX/source/memvdp.h

9 lines
138 B
C
Raw Normal View History

2007-08-10 22:34:06 +02:00
#ifndef _MEMVDP_H_
#define _MEMVDP_H_
/* Function prototypes */
unsigned int vdp_dma_r (unsigned int address);
#endif /* _MEMVDP_H_ */