Use some disassembly-based values.

svn-id: r16000
This commit is contained in:
Eugene Sandulenko
2004-12-08 03:15:36 +00:00
parent 9eed72f0fc
commit ece69c12e8
3 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -83,7 +83,7 @@ Script::Script() {
} else if (rsc_len % S_LUT_ENTRYLEN_ITEDISK == 0) {
_scriptLUTEntryLen = S_LUT_ENTRYLEN_ITEDISK;
} else {
error("Error: Invalid script lookup table length");
error("Error: Invalid script lookup table length (%d)", rsc_len);
}
// Calculate number of entries