Remove misc.c

This commit is contained in:
LibretroAdmin
2022-09-05 01:15:51 +02:00
parent 61171e198f
commit 9e8257183c
7 changed files with 1 additions and 33 deletions

View File

@@ -9,7 +9,6 @@
#include "../palette.h"
#include "../state.h"
void FCEUMOV_AddJoy(uint8 *js);
void FCEU_DrawCursor(uint8 *buf, int xc, int yc);
void FCEU_DrawGunSight(uint8 *buf, int xc, int yc);