Genesis-Plus-GX/source/memvdp.h
ekeeke31 217ca8de3f
2007-08-10 20:34:06 +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_ */