... right revision this time...

svn-id: r7310
This commit is contained in:
James Brown 2003-05-04 04:34:48 +00:00
parent e829d618c8
commit 775cfc4b4f

View file

@ -1184,7 +1184,7 @@ void Scumm_v2::o2_cursorCommand() {
int cmd = getVarOrDirectWord(0x80);
int a2 = cmd >> 8;
if (a2 & 4) {Warning("TODO: o2_cursorCommand(userface);} // Toggle verbs on/off, etc
if (a2 & 4) {warning("TODO: o2_cursorCommand(userface)");} // Toggle verbs on/off, etc
if (a2 & 1) { // Freeze
if (a2 & 8)