aboutsummaryrefslogtreecommitdiff
path: root/sword2/walker.cpp
diff options
context:
space:
mode:
authorTorbjörn Andersson2003-10-08 06:58:34 +0000
committerTorbjörn Andersson2003-10-08 06:58:34 +0000
commit7adf0ff1fcd4e22c957455bb4ab7e24dc7a07e72 (patch)
tree3650f00c071e450850d0720a48fbadd707bb168e /sword2/walker.cpp
parentc630856470f771972e3c10a34532d61ed518c717 (diff)
downloadscummvm-rg350-7adf0ff1fcd4e22c957455bb4ab7e24dc7a07e72.tar.gz
scummvm-rg350-7adf0ff1fcd4e22c957455bb4ab7e24dc7a07e72.tar.bz2
scummvm-rg350-7adf0ff1fcd4e22c957455bb4ab7e24dc7a07e72.zip
Some more cosmetic changes while I'm considering the next move. (Or maybe
I'm just hoping that if I stall long enough, someone else will make the move for me. :-) svn-id: r10676
Diffstat (limited to 'sword2/walker.cpp')
-rw-r--r--sword2/walker.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/sword2/walker.cpp b/sword2/walker.cpp
index 311cee2b54..0f1d2bdde2 100644
--- a/sword2/walker.cpp
+++ b/sword2/walker.cpp
@@ -170,7 +170,7 @@ int32 FN_walk(int32 *params) {
RESULT = 0; // 0 means ok
// continue the script so that RESULT can be checked!
- return(IR_CONT);
+ return IR_CONT;
}
// get pointer to walkanim & current frame position