aboutsummaryrefslogtreecommitdiff
path: root/engines/cine/pal.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/cine/pal.h')
-rw-r--r--engines/cine/pal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/cine/pal.h b/engines/cine/pal.h
index 73a54afbfb..baa7505550 100644
--- a/engines/cine/pal.h
+++ b/engines/cine/pal.h
@@ -27,7 +27,7 @@
namespace Cine {
-struct palEntryStruct {
+struct PalEntry {
char name[10];
uint8 pal1[16];
uint8 pal2[16];