Set max key description lenght to 3

This commit is contained in:
Pecusx
2021-05-07 14:42:03 +02:00
parent f0b5707a8f
commit bbb41ef3e7
+1 -1
View File
@@ -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)