Remove this (remnants of ppuview)
This commit is contained in:
@@ -32,7 +32,6 @@
|
||||
#include "general.h"
|
||||
#include "fceu-endian.h"
|
||||
#include "fceu-memory.h"
|
||||
#include "ppuview.h"
|
||||
|
||||
#include "cart.h"
|
||||
#include "palette.h"
|
||||
|
||||
@@ -1,11 +0,0 @@
|
||||
#ifndef _FCEU_PPUVIEW_H
|
||||
#define _FCEU_PPUVIEW_H
|
||||
|
||||
extern int scanline;
|
||||
|
||||
void PPUViewDoBlit();
|
||||
void DoPPUView();
|
||||
void UpdatePPUView(int refreshchr);
|
||||
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user