updated texts in debug.cpp as well as readme.txt

by Jeroen Janssen

svn-id: r3463
This commit is contained in:
Ludvig Strigeus
2001-11-06 20:07:42 +00:00
parent 097f76ae00
commit 607f5adc3e
2 changed files with 14 additions and 10 deletions
+2
View File
@@ -52,6 +52,8 @@ bool ScummDebugger::do_command() {
"help -> display this help text\n"
"quit -> quit the debugger\n"
"go [numframes] -> increase frame\n"
"actor [actornum] -> show actor information\n"
"scripts -> show running scripts\n"
);
return true;