aboutsummaryrefslogtreecommitdiff
path: root/sword2/walker.cpp
diff options
context:
space:
mode:
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