mirror of
https://github.com/Pecusx/libretro-atari800.git
synced 2026-05-21 06:39:36 +02:00
basic kbd handlewith joy
This commit is contained in:
@@ -78,7 +78,7 @@ char Key_Sate[512];
|
||||
char Key_Sate2[512];
|
||||
static char old_Key_Sate[512];
|
||||
|
||||
static int mbt[16]={0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0};
|
||||
int mbt[16]={0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0};
|
||||
|
||||
//STATS GUI
|
||||
int BOXDEC= 32+2;
|
||||
|
||||
Reference in New Issue
Block a user