Remove unused files

This commit is contained in:
twinaphex
2015-08-06 13:34:20 +02:00
parent ccc4fb5562
commit 21aa0759da
18 changed files with 16 additions and 758 deletions

View File

@@ -20,7 +20,6 @@
#include <string.h>
#include "share.h"
#include "../movie.h"
#include "../vsuni.h"
static uint8 joy_readbit[2];

View File

@@ -5,8 +5,6 @@
#include "../x6502.h"
#include "../palette.h"
#include "../state.h"
#include "../netplay.h"
void FCEU_DrawCursor(uint8 *buf, int xc, int yc);
void FCEU_DrawGunSight(uint8 *buf, int xc, int yc);