mirror of
https://github.com/libretro/xrick-libretro.git
synced 2024-12-02 14:16:15 +00:00
Remove al/ar
This commit is contained in:
parent
97d76c3b30
commit
2f525dd19e
@ -38,10 +38,6 @@ char RPATH[512];
|
||||
//EMU FLAGS
|
||||
int SND; //SOUND ON/OFF
|
||||
|
||||
//JOY
|
||||
int al[2][2];//left analog1
|
||||
int ar[2][2];//right analog1
|
||||
|
||||
//KEYBOARD
|
||||
char Key_Sate[512];
|
||||
char Key_Sate2[512];
|
||||
|
Loading…
Reference in New Issue
Block a user