summaryrefslogtreecommitdiff
path: root/src/defines.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/defines.h')
-rw-r--r--src/defines.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/defines.h b/src/defines.h
index e29f47e1..67ed3b6b 100644
--- a/src/defines.h
+++ b/src/defines.h
@@ -172,13 +172,6 @@
/*
- * Size of memory reserved for initialization of some arrays
- */
-#define FAKE_NAME_SIZE 40 * 1024L
-#define FAKE_TEXT_SIZE 120 * 1024L
-
-
-/*
* Maximum number of high scores in the high score file
*/
#define MAX_HISCORES 100