aboutsummaryrefslogtreecommitdiff
path: root/engines/cine/pal.h
diff options
context:
space:
mode:
authorGregory Montoir2007-12-14 19:21:19 +0000
committerGregory Montoir2007-12-14 19:21:19 +0000
commitbb30d560b2edaade39ce5fea556ed0106d1cea0d (patch)
tree24e00e209a44c8e3a87c9bb2678efb1ca4d79883 /engines/cine/pal.h
parent57460c21b3991944edacf75dbe5b8cfbe197b6f9 (diff)
downloadscummvm-rg350-bb30d560b2edaade39ce5fea556ed0106d1cea0d.tar.gz
scummvm-rg350-bb30d560b2edaade39ce5fea556ed0106d1cea0d.tar.bz2
scummvm-rg350-bb30d560b2edaade39ce5fea556ed0106d1cea0d.zip
renamed several structures, variables and functions
svn-id: r29860
Diffstat (limited to 'engines/cine/pal.h')
-rw-r--r--engines/cine/pal.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/cine/pal.h b/engines/cine/pal.h
index 89392e6ae6..da822fa1a1 100644
--- a/engines/cine/pal.h
+++ b/engines/cine/pal.h
@@ -37,8 +37,6 @@ struct PalEntry {
void loadPal(const char *fileName);
extern uint16 tempPalette[256];
-extern byte colorMode256;
-extern byte palette256[256 * 3];
void loadRelatedPalette(const char *fileName);