aboutsummaryrefslogtreecommitdiff
path: root/scumm
diff options
context:
space:
mode:
authorMax Horn2003-11-29 14:36:55 +0000
committerMax Horn2003-11-29 14:36:55 +0000
commit747a6347965ca2f3536f3a2eb1d694ae3416983b (patch)
tree81eb588b532e3ba6c476c7f737d42171d6d498bd /scumm
parent6882f2886ad837433305c3da8c4225a23e76531d (diff)
downloadscummvm-rg350-747a6347965ca2f3536f3a2eb1d694ae3416983b.tar.gz
scummvm-rg350-747a6347965ca2f3536f3a2eb1d694ae3416983b.tar.bz2
scummvm-rg350-747a6347965ca2f3536f3a2eb1d694ae3416983b.zip
cleanup
svn-id: r11425
Diffstat (limited to 'scumm')
-rw-r--r--scumm/scummvm.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/scummvm.cpp b/scumm/scummvm.cpp
index 7e1b720d9a..6d12016322 100644
--- a/scumm/scummvm.cpp
+++ b/scumm/scummvm.cpp
@@ -2412,7 +2412,7 @@ void ScummEngine::restart() {
_scummVars[i] = 0;
// Empty inventory
- for (i=0;i<_numGlobalObjects;i++)
+ for (i = 0; i < _numGlobalObjects; i++)
clearOwnerOf(i);
// Reinit things