aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
authorStrangerke2014-02-17 21:43:04 +0100
committerStrangerke2014-02-17 21:43:04 +0100
commitee9c59b225c11c276c67a2b43d5fba223e347a75 (patch)
tree55259ed7d5712599ee6bdf9d2b318ec016e58be6 /engines
parentd439747147e61ec6adf4f7a87bed176f7b0b945c (diff)
downloadscummvm-rg350-ee9c59b225c11c276c67a2b43d5fba223e347a75.tar.gz
scummvm-rg350-ee9c59b225c11c276c67a2b43d5fba223e347a75.tar.bz2
scummvm-rg350-ee9c59b225c11c276c67a2b43d5fba223e347a75.zip
VOYEUR: Fix tabulation in staticres
Diffstat (limited to 'engines')
-rw-r--r--engines/voyeur/staticres.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/voyeur/staticres.cpp b/engines/voyeur/staticres.cpp
index 078731e965..9025426c57 100644
--- a/engines/voyeur/staticres.cpp
+++ b/engines/voyeur/staticres.cpp
@@ -75,7 +75,7 @@ const int COMP_BUT_TABLE[] = {
};
const char *const SZ_FILENAMES[] = {
- "A2110100", nullptr, "A2300100", nullptr, "B1220100", nullptr, "C1220100", nullptr,
+ "A2110100", nullptr, "A2300100", nullptr, "B1220100", nullptr, "C1220100", nullptr,
"C1290100", nullptr, "D1220100", nullptr, "D1270100", nullptr, "E1210100", nullptr,
"E1260100", nullptr, "E1280100", nullptr, "E1325100", nullptr, "F1200100", nullptr,
"G1250100", nullptr, "G1260100", nullptr, "H1200100", nullptr, "H1230100", nullptr,