Remove ununsed, commented code

This commit is contained in:
negativeExponent
2021-06-03 13:30:16 +08:00
parent f6cc87a8fa
commit e75d6be00b
3 changed files with 0 additions and 5 deletions

View File

@@ -1,8 +1,6 @@
#ifndef _FCEU_PPUVIEW_H
#define _FCEU_PPUVIEW_H
extern int PPUViewScanline;
extern int PPUViewer;
extern int scanline;
void PPUViewDoBlit();