aboutsummaryrefslogtreecommitdiff
path: root/engines/neverhood/resource.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/neverhood/resource.h')
-rw-r--r--engines/neverhood/resource.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/neverhood/resource.h b/engines/neverhood/resource.h
index e2609b6fd2..6a84a69ecd 100644
--- a/engines/neverhood/resource.h
+++ b/engines/neverhood/resource.h
@@ -163,7 +163,7 @@ public:
NPointArray *getPointArray(uint32 nameHash);
NRectArray *getRectArray(uint32 nameHash);
HitRectList *getHitRectList();
- MessageList *getMessageListAtPos(int16 klaymanX, int16 klaymanY, int16 mouseX, int16 mouseY);
+ MessageList *getMessageListAtPos(int16 klaymenX, int16 klaymenY, int16 mouseX, int16 mouseY);
protected:
struct DRDirectoryItem {