summaryrefslogtreecommitdiffhomepage
path: root/src/config.h
diff options
context:
space:
mode:
authorRay <[email protected]>2022-07-25 00:48:15 +0200
committerGitHub <[email protected]>2022-07-25 00:48:15 +0200
commit39d9d1da42e2719ecb51a1e63597ea9c5fe83dac (patch)
tree7bfa884ec215ba92e1334df2ad8a11e19eb6b080 /src/config.h
parent4b0f28b7823837aa8dddf1a228076c4063de577d (diff)
downloadraylib-39d9d1da42e2719ecb51a1e63597ea9c5fe83dac.tar.gz
raylib-39d9d1da42e2719ecb51a1e63597ea9c5fe83dac.zip
Update config.h
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/config.h b/src/config.h
index 132b8cee..de39c195 100644
--- a/src/config.h
+++ b/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