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

@@ -195,7 +195,6 @@ static void FP_FASTAPASS(3) UpdateGP(int w, void *data, int arg) {
joy[1] = *(uint32*)ptr >> 8;
joy[3] = *(uint32*)ptr >> 24;
}
FCEUMOV_AddJoy(joy);
}
static void FP_FASTAPASS(1) StrobeGP(int w) {