AVALANCHE: Some renaming in Animation.

This commit is contained in:
uruk 2013-09-08 11:34:21 +02:00
parent 1b25defe34
commit aafaaef37f
9 changed files with 54 additions and 183 deletions

View file

@ -365,9 +365,6 @@ void Celer::drawBackgroundSprite(int16 destX, int16 destY, byte which) {
//setactivepage(1 - cp);
warning("STUB: Celer::show_one()");
for (byte i = 0; i < 2; i++)
_vm->_animation->getset[i].remember(_r);
}