ソースを参照

Update config.h

pull/2591/head
Ray 3年前
committed by GitHub
コミット
39d9d1da42
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: 4AEE18F83AFDEB23
1個のファイルの変更0行の追加2行の削除
  1. +0
    -2
      src/config.h

+ 0
- 2
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

読み込み中…
キャンセル
保存