aboutsummaryrefslogtreecommitdiff
path: root/engines/tinsel/debugger.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/tinsel/debugger.cpp')
-rw-r--r--engines/tinsel/debugger.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/tinsel/debugger.cpp b/engines/tinsel/debugger.cpp
index 904763e228..b3cb2d1b92 100644
--- a/engines/tinsel/debugger.cpp
+++ b/engines/tinsel/debugger.cpp
@@ -46,7 +46,7 @@ extern SCNHANDLE GetSceneHandle(void);
//----------------- SUPPORT FUNCTIONS ---------------------
-//static
+//static
int strToInt(const char *s) {
if (!*s)
// No string at all