mirror of
https://github.com/libretro/scummvm.git
synced 2025-03-06 18:27:26 +00:00
AVALANCHE: Implement majorRedraw().
This commit is contained in:
parent
c53c4ca626
commit
3fd28f31a7
@ -1275,7 +1275,7 @@ void AvalancheEngine::minorRedraw() {
|
||||
}
|
||||
|
||||
void AvalancheEngine::majorRedraw() {
|
||||
warning("STUB: major_redraw()");
|
||||
_graphics->refreshScreen();
|
||||
}
|
||||
|
||||
uint16 AvalancheEngine::bearing(byte whichPed) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user