SCUMM: Mark some more ScummEngine members Indy4 Amiga specific.

This commit is contained in:
Johannes Schickel 2011-08-26 18:36:44 +02:00
parent b4a17c702d
commit ffc09f8647

View File

@ -1089,6 +1089,7 @@ protected:
bool _enable_gs;
bool _copyProtection;
// Indy4 Amiga specific
uint16 _amigaFirstUsedColor;
byte _amigaPalette[3 * 64];
void mapRoomPalette(int idx);