mirror of
https://github.com/Pecusx/libretro-atari800.git
synced 2026-05-20 22:33:22 +02:00
Set max key description lenght to 3
This commit is contained in:
@@ -43,7 +43,7 @@ extern int pauseg;
|
||||
|
||||
#define NPLGN 12
|
||||
#define NLIGN 5
|
||||
#define NLETT 5
|
||||
#define NLETT 3
|
||||
|
||||
#define XSIDE (CROP_WIDTH/NPLGN -1)
|
||||
#define YSIDE (CROP_HEIGHT/8 -1)
|
||||
|
||||
Reference in New Issue
Block a user