aboutsummaryrefslogtreecommitdiff
path: root/engines/tony/loc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/tony/loc.cpp')
-rw-r--r--engines/tony/loc.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/engines/tony/loc.cpp b/engines/tony/loc.cpp
index dedac199fa..9fba2dd51a 100644
--- a/engines/tony/loc.cpp
+++ b/engines/tony/loc.cpp
@@ -736,7 +736,7 @@ void RMItem::setPattern(int nPattern, bool bPlayP0) {
}
}
-bool RMItem::getName(RMString &name) {
+bool RMItem::getName(Common::String &name) {
char buf[256];
mpalQueryItemName(_mpalCode, buf);
@@ -1818,7 +1818,6 @@ RMGameBoxes::~RMGameBoxes() {
void RMGameBoxes::init() {
int i;
- RMString fn;
RMDataStream ds;
// Load boxes from disk