Revert be33129c08: the fix is already in there.

This commit is contained in:
C.W. Betts
2020-09-18 16:18:39 -06:00
parent be33129c08
commit c0a1c05db7
-2
View File
@@ -67,8 +67,6 @@ int joystick_data[2][5]={{0,0,0,0,0},{0,0,0,0,0}};
void update_joy(void){
}
extern void retro_destroybmp(void);
int contax, o2flag, g74flag, c52flag, jopflag, helpflag;
unsigned long crcx = ~0;