aboutsummaryrefslogtreecommitdiff
path: root/engines/cryo
diff options
context:
space:
mode:
authorStrangerke2017-01-25 01:13:14 +0100
committerEugene Sandulenko2017-01-25 22:42:27 +0100
commit37b6b0d16ff940af51d99abd9e8caa7acaa7677d (patch)
treedf40f5be74c12b3a279c8b06d82bc522a795694d /engines/cryo
parentc4bec08886666dccd990f5260f8aff3ff5db7697 (diff)
downloadscummvm-rg350-37b6b0d16ff940af51d99abd9e8caa7acaa7677d.tar.gz
scummvm-rg350-37b6b0d16ff940af51d99abd9e8caa7acaa7677d.tar.bz2
scummvm-rg350-37b6b0d16ff940af51d99abd9e8caa7acaa7677d.zip
CRYO: Update readme file to reflect removal of EDEN_DEBUG
Diffstat (limited to 'engines/cryo')
-rw-r--r--engines/cryo/readme.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/cryo/readme.txt b/engines/cryo/readme.txt
index ac80f5dedd..c0f023be0f 100644
--- a/engines/cryo/readme.txt
+++ b/engines/cryo/readme.txt
@@ -64,7 +64,7 @@ bug-free (aka it's a can of worms). Several original bugs, various oddities
and problematic areas are marked with TODO comment in the source code. There
are number of variables with non-descripitve names like byte_1234, those
purpose is yet to be clearly understood. To make code debugging easier,
-EDEN_DEBUG macro activates several extra features. Some parts, like image
+some commands have been added in the debugger. Some parts, like image
drawing routines, can be simplified/generalized.
Because parts of this code (mainly decompression and video playback) used