From fd3188a6fcb370364a178b4b61841b9916bcc5b2 Mon Sep 17 00:00:00 2001 From: Matthew Hoops Date: Sun, 23 Jan 2011 05:12:50 +0000 Subject: MOHAWK: Cleanup Riven opcode 12 (now known as stopSound()) svn-id: r55457 --- engines/mohawk/riven_scripts.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/mohawk/riven_scripts.h') diff --git a/engines/mohawk/riven_scripts.h b/engines/mohawk/riven_scripts.h index 072821aa94..89e5ff0836 100644 --- a/engines/mohawk/riven_scripts.h +++ b/engines/mohawk/riven_scripts.h @@ -96,7 +96,7 @@ private: DECLARE_OPCODE(mohawkSwitch); DECLARE_OPCODE(enableHotspot); DECLARE_OPCODE(disableHotspot); - DECLARE_OPCODE(clearSLST); + DECLARE_OPCODE(stopSound); DECLARE_OPCODE(changeCursor); DECLARE_OPCODE(delay); DECLARE_OPCODE(runExternalCommand); -- cgit v1.2.3