Initial commit - http://sourceforge.net/p/fceumm/code/160/
This commit is contained in:
8
src/ppuview.h
Normal file
8
src/ppuview.h
Normal file
@@ -0,0 +1,8 @@
|
||||
extern int PPUViewScanline;
|
||||
extern int PPUViewer;
|
||||
extern int scanline;
|
||||
|
||||
void PPUViewDoBlit();
|
||||
void DoPPUView();
|
||||
void UpdatePPUView(int refreshchr);
|
||||
|
||||
Reference in New Issue
Block a user