fceux/drivers/win/ppuview.h

7 lines
101 B
C

extern int PPUViewScanline;
extern int PPUViewer;
extern int scanline;
void PPUViewDoBlit();