Document some animations

svn-id: r34190
This commit is contained in:
Filippos Karapetis 2008-08-27 10:00:32 +00:00
parent c89281e4a3
commit de64aa9c4a

View File

@ -596,6 +596,7 @@ void DrasculaEngine::animation_2_1() {
}
}
// John Hacker talks with the bartender to book a room
void DrasculaEngine::animation_3_1() {
if (_lang == kSpanish)
textSurface = frontSurface;
@ -631,6 +632,7 @@ void DrasculaEngine::animation_3_1() {
loadPic(97, extraSurface);
}
// John Hacker talks with the pianist
void DrasculaEngine::animation_4_1() {
if (_lang == kSpanish)
textSurface = frontSurface;