aboutsummaryrefslogtreecommitdiff
path: root/engines/prince/script.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/prince/script.h')
-rw-r--r--engines/prince/script.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/prince/script.h b/engines/prince/script.h
index 386951a0c9..8f139950be 100644
--- a/engines/prince/script.h
+++ b/engines/prince/script.h
@@ -126,7 +126,7 @@ private:
void checkPC(uint32 address);
- uint16 readScriptValue();
+ uint16 readScriptFlagValue();
Flags::Id readScriptFlagId();
// instantiation not needed here