Ray
2 lat temu
committed by
GitHub
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z
0 dodań i
2 usunięć
-
src/config.h
|
|
@ -84,8 +84,6 @@ |
|
|
|
#define MAX_KEY_PRESSED_QUEUE 16 // Maximum number of keys in the key input queue |
|
|
|
#define MAX_CHAR_PRESSED_QUEUE 16 // Maximum number of characters in the char input queue |
|
|
|
|
|
|
|
#define STORAGE_DATA_FILE "storage.data" // Automatic storage filename |
|
|
|
|
|
|
|
#define MAX_DECOMPRESSION_SIZE 64 // Max size allocated for decompression in MB |
|
|
|
|
|
|
|
|
|
|
|