aboutsummaryrefslogtreecommitdiff
path: root/engines/teenagent/scene.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/teenagent/scene.h')
-rw-r--r--engines/teenagent/scene.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/teenagent/scene.h b/engines/teenagent/scene.h
index 36934019c5..3bff7cac1a 100644
--- a/engines/teenagent/scene.h
+++ b/engines/teenagent/scene.h
@@ -130,7 +130,7 @@ private:
byte palette[768];
void setPalette(OSystem *system, const byte *palette, unsigned mul = 1);
- static Common::Point messagePosition(const Common::String &str, const Common::Point &position);
+ static Common::Point messagePosition(const Common::String &str, Common::Point position);
bool processEventQueue();
inline bool nextEvent() {