aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/staticres.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/mads/staticres.h')
-rw-r--r--engines/mads/staticres.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/engines/mads/staticres.h b/engines/mads/staticres.h
index 0680455028..560fd12e67 100644
--- a/engines/mads/staticres.h
+++ b/engines/mads/staticres.h
@@ -39,7 +39,8 @@ extern const char *const kOverStr;
extern const char *const kGameReleaseInfoStr;
extern const char *const kGameReleaseTitleStr;
-extern const uint32 DEFAULT_VGA_PALETTE[16];
+extern const uint32 DEFAULT_VGA_LOW_PALETTE[16];
+extern const uint32 DEFAULT_VGA_HIGH_PALETTE[16];
} // End of namespace MADS