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

@@ -19,8 +19,6 @@ typedef struct {
void FP_FASTAPASS(2) (*Draw)(uint8 *buf, int arg);
} INPUTCFC;
void FCEUMOV_AddJoy(uint8 *js);
void FCEU_DrawInput(uint8 *buf);
void FCEU_UpdateInput(void);
void InitializeInput(void);