aboutsummaryrefslogtreecommitdiff
path: root/engines/cruise/background.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/cruise/background.h')
-rw-r--r--engines/cruise/background.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/cruise/background.h b/engines/cruise/background.h
index 6f9b89d3f0..caa90bea0f 100644
--- a/engines/cruise/background.h
+++ b/engines/cruise/background.h
@@ -29,7 +29,7 @@
namespace Cruise {
struct backgroundTableStruct {
- char name[9];
+ char name[16];
char extention[6];
};