aboutsummaryrefslogtreecommitdiff
path: root/engines/cine/part.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/cine/part.cpp')
-rw-r--r--engines/cine/part.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/cine/part.cpp b/engines/cine/part.cpp
index ea627c9b90..7f1e8a2b8e 100644
--- a/engines/cine/part.cpp
+++ b/engines/cine/part.cpp
@@ -103,7 +103,7 @@ void freePartRange(uint8 startIdx, uint8 numIdx) {
void closePart(void) {
}
-const char *bundleNames[] = {
+static const char *bundleNames[] = {
"EGOUBASE",
"LABYBASE",
"PROCEGOU",