aboutsummaryrefslogtreecommitdiff
path: root/sword1/control.cpp
diff options
context:
space:
mode:
authorRobert Göffringmann2005-10-26 06:37:09 +0000
committerRobert Göffringmann2005-10-26 06:37:09 +0000
commit70ea15410d5848238c2412cb7c2cf29eb3d42520 (patch)
tree0756a2fd978d3b5fa847af841d08fc6662705171 /sword1/control.cpp
parentccd7557a87ff63a4dca00c589f24cb9f4baf100c (diff)
downloadscummvm-rg350-70ea15410d5848238c2412cb7c2cf29eb3d42520.tar.gz
scummvm-rg350-70ea15410d5848238c2412cb7c2cf29eb3d42520.tar.bz2
scummvm-rg350-70ea15410d5848238c2412cb7c2cf29eb3d42520.zip
removed old and unused defines.
svn-id: r19304
Diffstat (limited to 'sword1/control.cpp')
-rw-r--r--sword1/control.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/sword1/control.cpp b/sword1/control.cpp
index 8613e387bf..a05a46f34d 100644
--- a/sword1/control.cpp
+++ b/sword1/control.cpp
@@ -40,9 +40,6 @@
namespace Sword1 {
-#define SAVEFILE_WRITE true
-#define SAVEFILE_READ false
-
enum {
kKeyRepeatInitialDelay = 400,
kKeyRepeatSustainDelay = 100