aboutsummaryrefslogtreecommitdiff
path: root/engines/dm/gfx.h
diff options
context:
space:
mode:
authorStrangerke2016-08-15 23:16:59 +0200
committerBendegúz Nagy2016-08-26 23:02:22 +0200
commit514bad0d09d9abcb1a5ab8ac2016c048d7286fcd (patch)
treee6b748c00821a0983fbab60e9c7c7463babf5a4b /engines/dm/gfx.h
parent641ef973b01a76bfd1377e19c3fc9beb458166ab (diff)
downloadscummvm-rg350-514bad0d09d9abcb1a5ab8ac2016c048d7286fcd.tar.gz
scummvm-rg350-514bad0d09d9abcb1a5ab8ac2016c048d7286fcd.tar.bz2
scummvm-rg350-514bad0d09d9abcb1a5ab8ac2016c048d7286fcd.zip
DM: Get rid the last globals of gfx.cpp
Diffstat (limited to 'engines/dm/gfx.h')
-rw-r--r--engines/dm/gfx.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/engines/dm/gfx.h b/engines/dm/gfx.h
index 99a8442134..2d4ae4e01f 100644
--- a/engines/dm/gfx.h
+++ b/engines/dm/gfx.h
@@ -788,6 +788,11 @@ public:
ProjectileAspect _projectileAspect[k14_ProjectileAspectCount]; // @ G0210_as_Graphic558_ProjectileAspects
uint16 _palCredits[16]; // @ G0019_aui_Graphic562_Palette_Credits
uint16 _palDungeonView[6][16]; // @ G0021_aaui_Graphic562_Palette_DungeonView
+ byte _palChangesCreatureD3[16]; // @ G0221_auc_Graphic558_PaletteChanges_Creature_D3
+ byte _palChangesCreatureD2[16]; // @ G0222_auc_Graphic558_PaletteChanges_Creature_D2
+ byte _palChangesNoChanges[16]; // @ G0017_auc_Graphic562_PaletteChanges_NoChanges
+ byte _palChangesFloorOrnD3[16]; // @ G0213_auc_Graphic558_PaletteChanges_FloorOrnament_D3
+ byte _palChangesFloorOrnD2[16]; // @ G0214_auc_Graphic558_PaletteChanges_FloorOrnament_D2
bool f491_isDerivedBitmapInCache(int16 derivedBitmapIndex); // @ F0491_CACHE_IsDerivedBitmapInCache
byte *f492_getDerivedBitmap(int16 derivedBitmapIndex); // @ F0492_CACHE_GetDerivedBitmap