aboutsummaryrefslogtreecommitdiff
path: root/engines/sci
diff options
context:
space:
mode:
authorFilippos Karapetis2019-01-18 12:03:10 +0200
committerGitHub2019-01-18 12:03:10 +0200
commit4372c3d05e3a1f3775fb7b54ddade06d96b5507c (patch)
treee83436384e9e6d21e78e827fb5f404fd6f7fa660 /engines/sci
parent1d0ffca075a1bbd78ea089bdf51706bfed373db6 (diff)
downloadscummvm-rg350-4372c3d05e3a1f3775fb7b54ddade06d96b5507c.tar.gz
scummvm-rg350-4372c3d05e3a1f3775fb7b54ddade06d96b5507c.tar.bz2
scummvm-rg350-4372c3d05e3a1f3775fb7b54ddade06d96b5507c.zip
SCI32: Fix spacing
Diffstat (limited to 'engines/sci')
-rw-r--r--engines/sci/engine/script_patches.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sci/engine/script_patches.cpp b/engines/sci/engine/script_patches.cpp
index e0890f95bf..29693c3862 100644
--- a/engines/sci/engine/script_patches.cpp
+++ b/engines/sci/engine/script_patches.cpp
@@ -9643,7 +9643,7 @@ static const uint16 qfg4DungeonGatePatch[] = {
0x34, PATCH_UINT16(0x0000), // ldi 0 (erase the Dungeon arg)
PATCH_ADDTOOFFSET(+9), // ...
0x46, PATCH_UINT16(0xfde7), PATCH_UINT16(0x0005), PATCH_UINT16(0x0008), // calle 8d (proc64999_5(...))
- PATCH_END
+ PATCH_END
};
// In the room (644) attached to the lower door of the bat-infested stairway,