aboutsummaryrefslogtreecommitdiff
path: root/engines/voyeur/staticres.h
diff options
context:
space:
mode:
authorPaul Gilbert2013-12-10 09:19:54 -0500
committerPaul Gilbert2013-12-10 09:19:54 -0500
commit573e2c143dd34658c23f9c5820bb8eac0262ad9b (patch)
treebde06b8862f5fb05bada74f008492c0f79baaf21 /engines/voyeur/staticres.h
parent9cb1122a989b255e8944c07afdeed2175b2ee5cc (diff)
downloadscummvm-rg350-573e2c143dd34658c23f9c5820bb8eac0262ad9b.tar.gz
scummvm-rg350-573e2c143dd34658c23f9c5820bb8eac0262ad9b.tar.bz2
scummvm-rg350-573e2c143dd34658c23f9c5820bb8eac0262ad9b.zip
VOYEUR: Start of implementing parsePlayCommands
Diffstat (limited to 'engines/voyeur/staticres.h')
-rw-r--r--engines/voyeur/staticres.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/voyeur/staticres.h b/engines/voyeur/staticres.h
index 704ea35012..4cd00e4b7a 100644
--- a/engines/voyeur/staticres.h
+++ b/engines/voyeur/staticres.h
@@ -31,6 +31,8 @@ extern const int COMPUTER_DEFAULTS[];
extern const int RESOLVE_TABLE[];
+extern const int BLIND_TABLE[];
+
} // End of namespace Voyeur
#endif