Sfoglia il codice sorgente

Update config.h

pull/2591/head
Ray 3 anni fa
committed by GitHub
parent
commit
39d9d1da42
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  1. +0
    -2
      src/config.h

+ 0
- 2
src/config.h Vedi File

@ -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

Caricamento…
Annulla
Salva