aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Skovlund2016-02-22 01:04:18 +0100
committerLars Skovlund2016-02-22 01:04:18 +0100
commit11d6da4ef6f576bdf42e5315ab447dbb5accc715 (patch)
tree3ea67bdf758f94ec8083b0523d8614478fab1486
parent4b83ce3800c0ecad8fa34687a4fa59e85737c835 (diff)
downloadscummvm-rg350-11d6da4ef6f576bdf42e5315ab447dbb5accc715.tar.gz
scummvm-rg350-11d6da4ef6f576bdf42e5315ab447dbb5accc715.tar.bz2
scummvm-rg350-11d6da4ef6f576bdf42e5315ab447dbb5accc715.zip
SCI32: Document purpose of 993.voc
-rw-r--r--engines/sci/engine/kernel.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/engines/sci/engine/kernel.h b/engines/sci/engine/kernel.h
index 53f5878bba..92916ecc68 100644
--- a/engines/sci/engine/kernel.h
+++ b/engines/sci/engine/kernel.h
@@ -75,6 +75,10 @@ struct SciWorkaroundEntry; // from workarounds.h
* vocab.997. This results in much more readable code. Thus, this vocabulary isn't
* used at all.
*
+ * 993.voc (unneeded) - Contains the SCI3 equivalent of vocab.994; like its predecessor,
+ * the raw selector numbers can be deduced and used instead. In fact, one version of this
+ * file has turned out to cover all versiona of SCI3.
+ *
* SCI0 parser vocabularies:
* - vocab.901 / 901.voc - suffix vocabulary
* - vocab.900 / 900.voc - parse tree branches