aboutsummaryrefslogtreecommitdiff
path: root/engines/xeen/locations.h
diff options
context:
space:
mode:
authorPaul Gilbert2018-04-16 11:20:51 -0400
committerPaul Gilbert2018-04-16 11:20:51 -0400
commitcdfe8c89f7671a09a418617d059524b88fff2d4c (patch)
tree27e763d22c59f2f9cf24388575339f2f1e8e1422 /engines/xeen/locations.h
parent5cba33c0526120d46b73531328d54d6f88c73201 (diff)
downloadscummvm-rg350-cdfe8c89f7671a09a418617d059524b88fff2d4c.tar.gz
scummvm-rg350-cdfe8c89f7671a09a418617d059524b88fff2d4c.tar.bz2
scummvm-rg350-cdfe8c89f7671a09a418617d059524b88fff2d4c.zip
XEEN: Fix loading Swords blacksmiths
Diffstat (limited to 'engines/xeen/locations.h')
-rw-r--r--engines/xeen/locations.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/xeen/locations.h b/engines/xeen/locations.h
index d3b2794732..ad0a8e2cee 100644
--- a/engines/xeen/locations.h
+++ b/engines/xeen/locations.h
@@ -364,7 +364,7 @@ public:
/**
* Show a given location, and return any result
*/
- int doAction(LocationAction actionId);
+ int doAction(int actionId);
/**
* Returns true if a town location (bank, blacksmith, etc.) is currently active