aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/core/resource_key.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/core/resource_key.h')
-rw-r--r--engines/titanic/core/resource_key.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/engines/titanic/core/resource_key.h b/engines/titanic/core/resource_key.h
index 27b23ed1e7..f9c37a7de0 100644
--- a/engines/titanic/core/resource_key.h
+++ b/engines/titanic/core/resource_key.h
@@ -55,10 +55,9 @@ public:
const CString &getString() const { return _key; }
/**
- * Checks whether a file for the given key exists,
- * and returns it's filename if it does
+ * Extracts a filename from the resource key
*/
- CString exists() const;
+ CString getFilename() const;
/**
* Scans for a file with a matching name