diff options
Diffstat (limited to 'scumm/script_v80he.cpp')
-rw-r--r-- | scumm/script_v80he.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/script_v80he.cpp b/scumm/script_v80he.cpp index dca1598eae..98d2cb8b65 100644 --- a/scumm/script_v80he.cpp +++ b/scumm/script_v80he.cpp @@ -356,7 +356,7 @@ void ScummEngine_v80he::setupOpcodes() { OPCODE(o6_invalid), /* F8 */ OPCODE(o72_unknownF8), - OPCODE(o72_unknownF9), + OPCODE(o72_setFilePath), OPCODE(o72_unknownFA), OPCODE(o7_unknownFB), /* FC */ |